0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Add RFC 8297 to the list

This commit is contained in:
Loïc Hoguin 2018-01-02 23:09:09 +01:00
parent 572d38082f
commit 7cb3a9dbda
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -85,6 +85,7 @@ for or related to HTTP.
* https://tools.ietf.org/html/rfc8187[RFC 8187]: Indicating Character Encoding and Language for HTTP Header Field Parameters * https://tools.ietf.org/html/rfc8187[RFC 8187]: Indicating Character Encoding and Language for HTTP Header Field Parameters
* https://tools.ietf.org/html/rfc8188[RFC 8188]: Encrypted Content-Encoding for HTTP * https://tools.ietf.org/html/rfc8188[RFC 8188]: Encrypted Content-Encoding for HTTP
* https://tools.ietf.org/html/rfc8246[RFC 8246]: HTTP Immutable Responses * https://tools.ietf.org/html/rfc8246[RFC 8246]: HTTP Immutable Responses
* https://tools.ietf.org/html/rfc8297[RFC 8297]: An HTTP Status Code for Indicating Hints
* https://www.w3.org/TR/webmention/[Webmention]: Webmention * https://www.w3.org/TR/webmention/[Webmention]: Webmention
==== Upcoming ==== Upcoming