We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@octokt/request-error
1 parent 5a5a61f commit 7923950Copy full SHA for 7923950
src/utils.ts
@@ -31,7 +31,6 @@ export async function oauthRequest(
31
route,
32
withOAuthParameters,
33
) as RequestOptions,
34
- headers: response.headers,
35
},
36
);
37
0 commit comments