RFC 9205 Building Protocols with HTTP
https://www.rfc-editor.org/info/rfc9205
RFC 9205は、HTTPを使う上でのベストプラクティスをまとめたRFC。
読書記録
2022-06-26
Applications using HTTP MUST NOT specify a maximum version, to preserve the protocol's ability to evolve.
これがわざわざ書いてあるの、凄いなあ。
https://www.rfc-editor.org/rfc/rfc9205.html#section-4.1-4
Applications can also specify the use of URI Templates to allow clients to generate URLs based upon runtime data.
RFC 6570 URI Template 知らなかった。
https://www.rfc-editor.org/rfc/rfc9205.html#section-4.2-7