diff options
author | Loïc Hoguin <[email protected]> | 2018-01-02 23:09:09 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-01-02 23:09:09 +0100 |
commit | 7cb3a9dbda1c836057e439ed28ebda9799453b34 (patch) | |
tree | 1ad1baf7f5b2a2252b1329140612c51d08ff8efe | |
parent | 572d38082f177a9b975153569b928375a5902b48 (diff) | |
download | cowboy-7cb3a9dbda1c836057e439ed28ebda9799453b34.tar.gz cowboy-7cb3a9dbda1c836057e439ed28ebda9799453b34.tar.bz2 cowboy-7cb3a9dbda1c836057e439ed28ebda9799453b34.zip |
Add RFC 8297 to the list
-rw-r--r-- | doc/src/guide/specs.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/guide/specs.asciidoc b/doc/src/guide/specs.asciidoc index ec101fb..87f9126 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -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/rfc8188[RFC 8188]: Encrypted Content-Encoding for HTTP * 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 ==== Upcoming |