We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9119f commit 50256ddCopy full SHA for 50256dd
content/reference/protobuf/mime-types.md
@@ -22,7 +22,7 @@ followed by the following parameters:
22
`json`.
23
+ Use `+json` for JSON even in HTTP responses that use parser
24
breakers as a CORB mitigation.
25
-- Set `charset` to `utf-8` for all JSONor Text Format encodings, and never set
+- Set `charset` to `utf-8` for all JSON or Text Format encodings, and never set
26
it for binary encodings.
27
+ If `charset` is unspecified it is assumed to be UTF-8. It is preferable
28
to always specify a `charset` as that may prevent certain attack vectors
0 commit comments