diff options
author | Loïc Hoguin <[email protected]> | 2018-01-22 10:49:09 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-01-22 10:49:09 +0100 |
commit | ba7c8bdf5f9a6e2035fe74f4b3d8c907b8a96417 (patch) | |
tree | 6b561a347f9acf655a78bd6f5ad72c05ff7dd658 /docs/en/cowboy/2.2/guide | |
parent | 86e7227f28881b0267b724af0d7ee96c8a403e1e (diff) | |
download | ninenines.eu-ba7c8bdf5f9a6e2035fe74f4b3d8c907b8a96417.tar.gz ninenines.eu-ba7c8bdf5f9a6e2035fe74f4b3d8c907b8a96417.tar.bz2 ninenines.eu-ba7c8bdf5f9a6e2035fe74f4b3d8c907b8a96417.zip |
Update docs
Diffstat (limited to 'docs/en/cowboy/2.2/guide')
-rw-r--r-- | docs/en/cowboy/2.2/guide/specs.asciidoc | 1 | ||||
-rw-r--r-- | docs/en/cowboy/2.2/guide/specs/index.html | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.2/guide/specs.asciidoc b/docs/en/cowboy/2.2/guide/specs.asciidoc index ec101fbd..87f91269 100644 --- a/docs/en/cowboy/2.2/guide/specs.asciidoc +++ b/docs/en/cowboy/2.2/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 diff --git a/docs/en/cowboy/2.2/guide/specs/index.html b/docs/en/cowboy/2.2/guide/specs/index.html index cbfa8382..d17a94c6 100644 --- a/docs/en/cowboy/2.2/guide/specs/index.html +++ b/docs/en/cowboy/2.2/guide/specs/index.html @@ -452,6 +452,11 @@ for or related to HTTP.</p></div> </li> <li> <p> +<a href="https://tools.ietf.org/html/rfc8297">RFC 8297</a>: An HTTP Status Code for Indicating Hints +</p> +</li> +<li> +<p> <a href="https://www.w3.org/TR/webmention/">Webmention</a>: Webmention </p> </li> |