diff options
author | Loïc Hoguin <[email protected]> | 2019-05-27 13:43:01 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-05-27 13:43:01 +0200 |
commit | dfeec3b74ad09c9d3eb4cab9910c5dba6f5e2cd5 (patch) | |
tree | 02f8fb6d525bd70da83c08498f3b100da0614ff7 /doc/src | |
parent | 3030c2d5c9873c00d2790ad0c9c007282c3e2b44 (diff) | |
download | cowboy-dfeec3b74ad09c9d3eb4cab9910c5dba6f5e2cd5.tar.gz cowboy-dfeec3b74ad09c9d3eb4cab9910c5dba6f5e2cd5.tar.bz2 cowboy-dfeec3b74ad09c9d3eb4cab9910c5dba6f5e2cd5.zip |
Add two new RFCs to the list
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/guide/specs.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/specs.asciidoc b/doc/src/guide/specs.asciidoc index d2c092d..d1022ab 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -92,6 +92,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc8470[RFC 8470]: Using Early Data in HTTP * https://tools.ietf.org/html/rfc8473[RFC 8473]: Token Binding over HTTP * https://tools.ietf.org/html/rfc8586[RFC 8586]: Loop Detection in Content Delivery Networks (CDNs) +* https://tools.ietf.org/html/rfc8594[RFC 8594]: The Sunset HTTP Header Field * https://www.w3.org/TR/webmention/[Webmention]: Webmention ==== Upcoming @@ -160,6 +161,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc6570[RFC 6570]: URI Template * https://tools.ietf.org/html/rfc6874[RFC 6874]: Representing IPv6 Zone Identifiers in Address Literals and URIs * https://tools.ietf.org/html/rfc7320[RFC 7320]: URI Design and Ownership +* https://tools.ietf.org/html/rfc8615[RFC 8615]: Well-Known URIs * http://www.w3.org/TR/url-1/[URL] * https://url.spec.whatwg.org/[URL Living Standard] |