diff options
author | Loïc Hoguin <[email protected]> | 2017-07-19 14:06:42 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-07-19 14:06:42 +0200 |
commit | c41928fd607d35521a2b8de74e23529142841663 (patch) | |
tree | 3d590aa9cce12d102ba5702176ec1c720ddbad20 /docs/en/cowboy/2.0/guide/specs | |
parent | e5c6ca9243fa213aa2a0b0d1395c7384549a06c9 (diff) | |
download | ninenines.eu-c41928fd607d35521a2b8de74e23529142841663.tar.gz ninenines.eu-c41928fd607d35521a2b8de74e23529142841663.tar.bz2 ninenines.eu-c41928fd607d35521a2b8de74e23529142841663.zip |
Update docs
Diffstat (limited to 'docs/en/cowboy/2.0/guide/specs')
-rw-r--r-- | docs/en/cowboy/2.0/guide/specs/index.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.0/guide/specs/index.html b/docs/en/cowboy/2.0/guide/specs/index.html index a7467186..7a8135c2 100644 --- a/docs/en/cowboy/2.0/guide/specs/index.html +++ b/docs/en/cowboy/2.0/guide/specs/index.html @@ -437,6 +437,11 @@ for or related to HTTP.</p></div> </li>
<li>
<p>
+<a href="https://tools.ietf.org/html/rfc8188">RFC 8188</a>: Encrypted Content-Encoding for HTTP
+</p>
+</li>
+<li>
+<p>
<a href="https://www.w3.org/TR/webmention/">Webmention</a>: Webmention
</p>
</li>
@@ -894,8 +899,8 @@ for or related to HTTP.</p></div> <nav style="margin:1em 0"> - <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/sub_protocols/"> - Sub protocols + <a style="float:left" href="https://ninenines.eu/docs/en/cowboy/2.0/guide/migrating_from_1.0/"> + Migrating from Cowboy 1.0 to 2.0 </a> |