diff options
author | Loïc Hoguin <[email protected]> | 2019-08-22 20:28:45 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-08-22 20:28:45 +0200 |
commit | 14f5fcfd361c36a05a247f5e890fad548c442863 (patch) | |
tree | b34feb3d3fb8666f89e6217ddb7b26687a6d0aea /docs/en/cowboy/2.6/guide/specs.asciidoc | |
parent | 89674ca1a4ed90cb33b41f442284181c7f7048b1 (diff) | |
download | ninenines.eu-14f5fcfd361c36a05a247f5e890fad548c442863.tar.gz ninenines.eu-14f5fcfd361c36a05a247f5e890fad548c442863.tar.bz2 ninenines.eu-14f5fcfd361c36a05a247f5e890fad548c442863.zip |
Erlang Paris meetup announcement
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 b1a43e64..2f0113fe 100644 --- a/docs/en/cowboy/2.6/guide/specs.asciidoc +++ b/docs/en/cowboy/2.6/guide/specs.asciidoc @@ -129,10 +129,12 @@ 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/rfc5829[RFC 5829]: Link Relation Types for Simple Version Navigation between Web Resources * 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 +* https://tools.ietf.org/html/rfc8631[RFC 8631]: Link Relation Types for Web Services * http://www.w3.org/TR/SRI/[Subresource Integrity] * http://www.w3.org/TR/tracking-compliance/[Tracking Compliance and Scope] * http://www.w3.org/TR/media-frags-reqs/[Use cases and requirements for Media Fragments] |