You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/oas.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1773,7 +1773,7 @@ Note that there are significant restrictions on what headers can be used with `m
1773
1773
When multiple values are provided for `contentType`, parsing remains straightforward as the part's actual `Content-Type` is included in the document.
1774
1774
1775
1775
For encoding and serialization, implementations MUST provide a mechanism for applications to indicate which media type is intended.
1776
-
Implementations MAY choose to offer media type sniffing ([[!SNIFF]]) as an alternative, but this MUST NOT be the default behavior due to the security risks inherent in the process.
1776
+
Implementations MAY choose to offer media type sniffing ([[SNIFF]]) as an alternative, but this MUST NOT be the default behavior due to the security risks inherent in the process.
1777
1777
1778
1778
###### `Content-Transfer-Encoding` and `contentEncoding`
0 commit comments