diff options
author | Loïc Hoguin <[email protected]> | 2018-11-02 14:04:32 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-11-02 14:04:32 +0100 |
commit | 9569043bddd2ab1c31e198beb901fcba046b95c2 (patch) | |
tree | 32eebf0b50778508cb4678e0066d7fd8bcf8388d /doc/src | |
parent | f181e510b908b5afd2912e86307d8571b469b99e (diff) | |
download | cowboy-9569043bddd2ab1c31e198beb901fcba046b95c2.tar.gz cowboy-9569043bddd2ab1c31e198beb901fcba046b95c2.tar.bz2 cowboy-9569043bddd2ab1c31e198beb901fcba046b95c2.zip |
Add RFC6657 to the list of related documents
Diffstat (limited to 'doc/src')
-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 c55dce0..fa76793 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -127,6 +127,7 @@ for or related to HTTP. * http://www.w3.org/TR/html51/[HTML5.1] * https://www.w3.org/TR/html52/[HTML5.2] * http://www.w3.org/TR/media-frags/[Media Fragments URI 1.0] +* https://tools.ietf.org/html/rfc6657[RFC 6657]: Update to MIME regarding "charset" Parameter Handling in Textual Media Types * https://tools.ietf.org/html/rfc6690[RFC 6690]: Constrained RESTful Environments (CoRE) Link Format * https://tools.ietf.org/html/rfc7807[RFC 7807]: Problem Details for HTTP APIs * https://tools.ietf.org/html/rfc6906[RFC 6906]: The 'profile' Link Relation Type |