You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow callers of Invoke-GHRestMethod[MultipleResult] to specify additional headers (#319)
When experimenting with the the notifications API, it was necessary to be able to specify an additional header (If-Modified-Since).
Making this support generic by allowing callers to specify any number of additional headers to be included with the REST request.
0 commit comments