machinebox / graphql

Simple low-level GraphQL HTTP client for Go
https://blog.machinebox.io/a-graphql-client-library-for-go-5bffd0455878
Apache License 2.0
933 stars 217 forks source link

Set http response header on graphql response type (if supported) #83

Closed gwuah closed 3 months ago

gwuah commented 3 months ago

We need access to the response headers of graphql requests.