@@ -3075,8 +3075,8 @@ New MIME types should have a specification and should be registered with the Int
3075
3075
3076
3076
<h3 id="using-http">Consult documentation on best practices when using HTTP</h3>
3077
3077
3078
- When using \ [ HTTP](https://datatracker.ietf.org/doc/html/rfc9110) ,
3079
- consult [RFC 9205] (https://datatracker.ietf.org/doc/html/rfc9205)
3078
+ When using [[RFC9110| HTTP]] ,
3079
+ consult [[RFC9205 inline]]
3080
3080
for advice on correct usage of the protocol.
3081
3081
3082
3082
[Fetch] (https://fetch.spec.whatwg.org/) is the way that
@@ -3088,13 +3088,13 @@ Appropriate use of methods, header fields, content types, caching, and other HTT
3088
3088
might need to be defined.
3089
3089
3090
3090
Recommendations on best practices for HTTP
3091
- can be found in [RFC 9205] (https://datatracker.ietf.org/doc/html/rfc9205) and
3091
+ can be found in [[RFC9205 inline]] and
3092
3092
[other HTTP RFCs] (https://datatracker.ietf.org/doc/search?name=HTTP&sort=&rfcs=on&by=group&group=httpbis).
3093
3093
RFC 9205 includes advice on
3094
- [specifying client behavior] (https://datatracker.ietf.org/doc/html/rfc9205 #section-4.3) ,
3095
- [defining header fields] (https://datatracker.ietf.org/doc/html/rfc9205 #section-4.7) ,
3096
- [use of media types] (https://datatracker.ietf.org/doc/html/rfc9205#section-4.8) ,
3097
- [evolving specifications] (https://datatracker.ietf.org/doc/html/rfc9205 #section-4.16) , and
3094
+ [[RFC9205 #section-4.3|specifying client behavior]] ,
3095
+ [[RFC9205 #section-4.7|defining header fields]] ,
3096
+ [[RFC9205#section-4.8| use of media types]] ,
3097
+ [[RFC9205 #section-4.16|evolving specifications]] , and
3098
3098
other advice on how to get the most out of HTTP.
3099
3099
3100
3100
<h3 id="extend-manifests">Extend existing manifest files rather than creating new ones</h3>
0 commit comments