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 5646c29 commit f0fadd5Copy full SHA for f0fadd5
protocol.md
@@ -330,6 +330,10 @@ ASCII encoded and the value MUST be Base64 encoded. All keys MUST be unique.
330
The value MAY be empty. In these cases, the space, which would normally separate
331
the key and the value, MAY be left out.
332
333
+Since metadata can contain arbitrary binary values, Servers SHOULD
334
+carefully validate metadata values or sanitize them before using them
335
+as header values to avoid header smuggling.
336
+
337
#### Requests
338
339
##### POST
0 commit comments