We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc20fb commit fceb342Copy full SHA for fceb342
1 file changed
spec/GraphQLOverHTTP.md
@@ -254,9 +254,6 @@ A client MUST indicate the media types that it supports in responses using the
254
The client MUST include the media type `application/graphql-response+json` in
255
the `Accept` header.
256
257
-It is RECOMMENDED that the client set the `Accept` header to
258
-`application/graphql-response+json`.
259
-
260
The client MAY additionally include the media type `application/json` in the
261
`Accept` header. When accepting both media types, the client SHOULD indicate it
262
prefers `application/graphql-response+json` over `application/json`.
0 commit comments