diff options
Diffstat (limited to 'docs/en/cowboy/2.6/guide/specs.asciidoc')
-rw-r--r-- | docs/en/cowboy/2.6/guide/specs.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.6/guide/specs.asciidoc b/docs/en/cowboy/2.6/guide/specs.asciidoc index fa76793f..06751cd5 100644 --- a/docs/en/cowboy/2.6/guide/specs.asciidoc +++ b/docs/en/cowboy/2.6/guide/specs.asciidoc @@ -149,6 +149,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc2965[RFC 2965]: HTTP State Management Mechanism (Cookie2) * https://tools.ietf.org/html/rfc3229[RFC 3229]: Delta encoding in HTTP * https://tools.ietf.org/html/rfc7168[RFC 7168]: The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA) +* https://tools.ietf.org/html/rfc8565[RFC 8565]: Hypertext Jeopardy Protocol (HTJP/1.0) * http://dev.chromium.org/spdy/spdy-protocol[SPDY]: SPDY Protocol * https://tools.ietf.org/html/draft-tyoshino-hybi-websocket-perframe-deflate-06[x-webkit-deflate-frame]: Deprecated Websocket compression @@ -196,3 +197,4 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc8075[RFC 8075]: Guidelines for Mapping Implementations: HTTP to CoAP * https://tools.ietf.org/html/rfc8132[RFC 8132]: PATCH and FETCH Methods for CoAP * https://tools.ietf.org/html/rfc8323[RFC 8323]: CoAP over TCP, TLS, and WebSockets +* https://tools.ietf.org/html/rfc8516[RFC 8516]: "Too Many Requests" Response Code for CoAP |