Skip to content

Commit 16be80a

Browse files
michaelstaibbenjie
andauthored
Update spec/Appendix B -- Variable Batching.md
Co-authored-by: Benjie <[email protected]>
1 parent d1212a7 commit 16be80a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/Appendix B -- Variable Batching.md

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ If the client does not supply an `Accept` header, the server MAY respond with a
6262

6363
A **variable batching request** instructs the server to perform a query or mutation operation multiple times, once for each set of variables provided. The request MUST have a body that contains the values of the _variable batching request_ parameters encoded in the `application/graphql+jsonl` media type, or another media type supported by the server.
6464

65-
A client MUST indicate the media type of a request body using the `Content-Type` header as specified in [RFC7231](https://datatracker.ietf.org/doc/html/rfc7231).
6665

6766
A server MUST support POST requests encoded with the `application/json` media type (as outlined in the GraphQL-over-HTTP specification).
6867

0 commit comments

Comments
 (0)