File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,9 @@ types. You can find the complete list at
75
75
In the interest of interoperability, avoid using custom unregistered content
76
76
media types. If required, register a new content media type with the IANA
77
77
[ here] ( https://www.iana.org/form/media-types ) . Alternatively, [ RFC 2046
78
- Section 6.3 ] ( https://datatracker.ietf.org/doc/html/rfc2046 ) suggests that if a
79
- custom unregistered content media type is really needed, it must live within a
80
- registered category and prefixed with ` x- ` . For example,
78
+ Section 6] ( https://datatracker.ietf.org/doc/html/rfc2046#section-6 ) suggests
79
+ that if a custom unregistered content media type is really needed, it must live
80
+ within a registered category and prefixed with ` x- ` . For example,
81
81
` application/x-my-custom-media-type ` .
82
82
83
83
{{<constraint-warning ` string ` >}}
You can’t perform that action at this time.
0 commit comments