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
due to security implications, and instead recommend enforcing strict MIME types for newer formats.</p>
3252
3254
<p>New MIME types should have a specification and should be registered with the Internet Assigned Numbers Authority (IANA).</p>
3253
3255
<h3class="heading settled" data-level="10.5" id="using-http"><spanclass="secno">10.5. </span><spanclass="content">Consult documentation on best practices when using HTTP</span><aclass="self-link" href="#using-http"></a></h3>
3254
-
<p>When using <ahref="https://datatracker.ietf.org/doc/html/rfc9110">HTTP</a>,
3255
-
consult <ahref="https://datatracker.ietf.org/doc/html/rfc9205">RFC 9205</a> for advice on correct usage of the protocol.</p>
3256
+
<p>When using <adata-link-type="biblio" href="#biblio-rfc9110" title="HTTP Semantics">HTTP</a>,
3257
+
consult <adata-biblio-display="inline" data-link-type="biblio" href="https://httpwg.org/specs/rfc9205.html"><cite>Building Protocols with HTTP</cite></a> for advice on correct usage of the protocol.</p>
3256
3258
<p><ahref="https://fetch.spec.whatwg.org/">Fetch</a> is the way that
3257
3259
user agents most often interact with servers.
3258
3260
Fetch defines the CORS protocol and necessary security checks.
Appropriate use of methods, header fields, content types, caching, and other HTTP features
3262
3264
might need to be defined.</p>
3263
3265
<p>Recommendations on best practices for HTTP
3264
-
can be found in <ahref="https://datatracker.ietf.org/doc/html/rfc9205">RFC 9205</a> and <ahref="https://datatracker.ietf.org/doc/search?name=HTTP&sort=&rfcs=on&by=group&group=httpbis">other HTTP RFCs</a>.
3265
-
RFC 9205 includes advice on <ahref="https://datatracker.ietf.org/doc/html/rfc9205#section-4.3">specifying client behavior</a>, <ahref="https://datatracker.ietf.org/doc/html/rfc9205#section-4.7">defining header fields</a>, <ahref="https://datatracker.ietf.org/doc/html/rfc9205#section-4.8">use of media types</a>, <ahref="https://datatracker.ietf.org/doc/html/rfc9205#section-4.16">evolving specifications</a>, and
3266
+
can be found in <adata-biblio-display="inline" data-link-type="biblio" href="https://httpwg.org/specs/rfc9205.html"><cite>Building Protocols with HTTP</cite></a> and <ahref="https://datatracker.ietf.org/doc/search?name=HTTP&sort=&rfcs=on&by=group&group=httpbis">other HTTP RFCs</a>.
3267
+
RFC 9205 includes advice on <ahref="https://httpwg.org/specs/rfc9205.html#section-4.3">specifying client behavior</a>, <ahref="https://httpwg.org/specs/rfc9205.html#section-4.7">defining header fields</a>, <ahref="https://httpwg.org/specs/rfc9205.html#section-4.8">use of media types</a>, <ahref="https://httpwg.org/specs/rfc9205.html#section-4.16">evolving specifications</a>, and
3266
3268
other advice on how to get the most out of HTTP.</p>
3267
3269
<h3class="heading settled" data-level="10.6" id="extend-manifests"><spanclass="secno">10.6. </span><spanclass="content">Extend existing manifest files rather than creating new ones</span><aclass="self-link" href="#extend-manifests"></a></h3>
<dd>S. Bradner. <ahref="https://datatracker.ietf.org/doc/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <ahref="https://datatracker.ietf.org/doc/html/rfc2119">https://datatracker.ietf.org/doc/html/rfc2119</a>
4445
+
<dtid="biblio-rfc9205">[RFC9205]
4446
+
<dd>M. Nottingham. <ahref="https://httpwg.org/specs/rfc9205.html"><cite>Building Protocols with HTTP</cite></a>. June 2022. Best Current Practice. URL: <ahref="https://httpwg.org/specs/rfc9205.html">https://httpwg.org/specs/rfc9205.html</a>
4443
4447
<dtid="biblio-url">[URL]
4444
4448
<dd>Anne van Kesteren. <ahref="https://url.spec.whatwg.org/"><cite>URL Standard</cite></a>. Living Standard. URL: <ahref="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
<dd>M. Nottingham. <ahref="https://www.rfc-editor.org/rfc/rfc8890"><cite>The Internet is for End Users</cite></a>. August 2020. Informational. URL: <ahref="https://www.rfc-editor.org/rfc/rfc8890">https://www.rfc-editor.org/rfc/rfc8890</a>
4510
+
<dtid="biblio-rfc9110">[RFC9110]
4511
+
<dd>R. Fielding, Ed.; M. Nottingham, Ed.; J. Reschke, Ed.. <ahref="https://httpwg.org/specs/rfc9110.html"><cite>HTTP Semantics</cite></a>. June 2022. Internet Standard. URL: <ahref="https://httpwg.org/specs/rfc9110.html">https://httpwg.org/specs/rfc9110.html</a>
0 commit comments