graphql / graphql/graphql-over-http
Clarification for `Accept: */*`
Open
- Dominant language
- JavaScript
- Stars
- 427
- Forks
- 70
- Avg merge
- 1m
- Merged PRs (30d)
- 5
Description
The spec is pretty clear on what to do if the `Accept` header is not specified or has a value of either `application/graphql-response+json` or `application/json`. It's not so clear to me though, which response `Content-Type` the server should choose in the case of `Accept: */*` (especially during the legacy watershed period). It would be great if the spec could clarify this part.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.