diff options
author | Loïc Hoguin <[email protected]> | 2018-09-23 14:11:28 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-09-23 14:11:28 +0200 |
commit | 8045f7a998f03b8995d30dc14b3308e9a67422bc (patch) | |
tree | 6eee24725c04f36fc690e554174100570a9aa052 /doc | |
parent | bc43fca9e61b770ed9d6aa003fd56272ce4d2d59 (diff) | |
download | cowboy-8045f7a998f03b8995d30dc14b3308e9a67422bc.tar.gz cowboy-8045f7a998f03b8995d30dc14b3308e9a67422bc.tar.bz2 cowboy-8045f7a998f03b8995d30dc14b3308e9a67422bc.zip |
Add a spec to the list
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 a68e955..c38a19c 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -89,6 +89,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc8297[RFC 8297]: An HTTP Status Code for Indicating Hints * https://tools.ietf.org/html/rfc8336[RFC 8336]: The ORIGIN HTTP/2 Frame * https://tools.ietf.org/html/rfc8441[RFC 8441]: Bootstrapping WebSockets with HTTP/2 +* https://tools.ietf.org/html/rfc8470[RFC 8470]: Using Early Data in HTTP * https://www.w3.org/TR/webmention/[Webmention]: Webmention ==== Upcoming |