0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Add a spec to the list

This commit is contained in:
Loïc Hoguin 2018-09-23 14:11:28 +02:00
parent bc43fca9e6
commit 8045f7a998
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -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/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/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/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 * https://www.w3.org/TR/webmention/[Webmention]: Webmention
==== Upcoming ==== Upcoming