diff options
author | Loïc Hoguin <[email protected]> | 2017-06-28 12:07:28 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-06-28 12:07:28 +0200 |
commit | f425f7478a12cf69b163ba2a01a37457476c0228 (patch) | |
tree | 6b75ed0130246d3f5c5be1f0b19e12d158f9278d /doc | |
parent | 47eaadb209ae390d1371c6cb76b92b4322b9ea01 (diff) | |
download | cowboy-f425f7478a12cf69b163ba2a01a37457476c0228.tar.gz cowboy-f425f7478a12cf69b163ba2a01a37457476c0228.tar.bz2 cowboy-f425f7478a12cf69b163ba2a01a37457476c0228.zip |
Add another RFC to the pile
Diffstat (limited to 'doc')
-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 73c8e98..1fd5916 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -81,6 +81,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc7932[RFC 7932]: Brotli Compressed Data Format * https://tools.ietf.org/html/rfc8053[RFC 8053]: HTTP Authentication Extensions for Interactive Clients * https://tools.ietf.org/html/rfc8164[RFC 8164]: Opportunistic Security for HTTP/2 +* https://tools.ietf.org/html/rfc8188[RFC 8188]: Encrypted Content-Encoding for HTTP * https://www.w3.org/TR/webmention/[Webmention]: Webmention ==== Upcoming |