graphql icon indicating copy to clipboard operation
graphql copied to clipboard

graphql: add ability to make requests with specific accept headers

Open aanm opened this issue 4 years ago • 1 comments

This allows to make usages of some GitHub preview features.

Signed-off-by: André Martins [email protected]

aanm avatar Jan 26 '21 14:01 aanm

I have the problem that a server I'm working against expects specific headers. Instead of this PR I'd suggest adding a request factory that allows to modify the entire request. PR to follow.

andig avatar Jul 25 '21 16:07 andig