Skip to content

Commit fceb342

Browse files
committed
drop misleading recommended section
1 parent 7fc20fb commit fceb342

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

spec/GraphQLOverHTTP.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,6 @@ A client MUST indicate the media types that it supports in responses using the
254254
The client MUST include the media type `application/graphql-response+json` in
255255
the `Accept` header.
256256

257-
It is RECOMMENDED that the client set the `Accept` header to
258-
`application/graphql-response+json`.
259-
260257
The client MAY additionally include the media type `application/json` in the
261258
`Accept` header. When accepting both media types, the client SHOULD indicate it
262259
prefers `application/graphql-response+json` over `application/json`.

0 commit comments

Comments
 (0)