Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing GraphQL API headers support #222

Open
flaki opened this issue Mar 9, 2022 · 1 comment
Open

Missing GraphQL API headers support #222

flaki opened this issue Mar 9, 2022 · 1 comment

Comments

@flaki
Copy link

flaki commented Mar 9, 2022

Only the JS/TS API seems to have support for the headers parameter, even though

even in Rust you can do it, but there's no handy helper like there is for JS

...as per @ospencer.

@ospencer
Copy link
Contributor

Headers for an HTTP request can be provided by adding each header to the end of the request URL in the form of ::<key>:<value>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants