github icon indicating copy to clipboard operation
github copied to clipboard

How to send a custom header?

Open sustained opened this issue 6 years ago • 1 comments

If you send Accept: application/vnd.github.mercy-preview+json then you get access to some extra stuff e.g. repository topics. So far I couldn't find any way to do this but I'm still searching through the code/docs.

sustained avatar Oct 09 '19 18:10 sustained

I recommend switching to https://github.com/octokit/rest.js. It's better-maintained, and can do what you're looking for

danwenzel avatar Jan 14 '20 22:01 danwenzel