From ba7c8bdf5f9a6e2035fe74f4b3d8c907b8a96417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 22 Jan 2018 10:49:09 +0100 Subject: Update docs --- docs/en/cowboy/2.2/guide/specs.asciidoc | 1 + docs/en/cowboy/2.2/guide/specs/index.html | 5 +++++ docs/en/gun/1.0/guide/introduction.asciidoc | 2 +- docs/en/gun/1.0/guide/introduction/index.html | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/en') diff --git a/docs/en/cowboy/2.2/guide/specs.asciidoc b/docs/en/cowboy/2.2/guide/specs.asciidoc index ec101fbd..87f91269 100644 --- a/docs/en/cowboy/2.2/guide/specs.asciidoc +++ b/docs/en/cowboy/2.2/guide/specs.asciidoc @@ -85,6 +85,7 @@ for or related to HTTP. * https://tools.ietf.org/html/rfc8187[RFC 8187]: Indicating Character Encoding and Language for HTTP Header Field Parameters * https://tools.ietf.org/html/rfc8188[RFC 8188]: Encrypted Content-Encoding for HTTP * https://tools.ietf.org/html/rfc8246[RFC 8246]: HTTP Immutable Responses +* https://tools.ietf.org/html/rfc8297[RFC 8297]: An HTTP Status Code for Indicating Hints * https://www.w3.org/TR/webmention/[Webmention]: Webmention ==== Upcoming diff --git a/docs/en/cowboy/2.2/guide/specs/index.html b/docs/en/cowboy/2.2/guide/specs/index.html index cbfa8382..d17a94c6 100644 --- a/docs/en/cowboy/2.2/guide/specs/index.html +++ b/docs/en/cowboy/2.2/guide/specs/index.html @@ -452,6 +452,11 @@ for or related to HTTP.

  • +RFC 8297: An HTTP Status Code for Indicating Hints +

    +
  • +
  • +

    Webmention: Webmention

  • diff --git a/docs/en/gun/1.0/guide/introduction.asciidoc b/docs/en/gun/1.0/guide/introduction.asciidoc index 89f2ae71..f437769a 100644 --- a/docs/en/gun/1.0/guide/introduction.asciidoc +++ b/docs/en/gun/1.0/guide/introduction.asciidoc @@ -11,7 +11,7 @@ protocols is required in order to read this guide. Gun is tested and supported on Linux. -Gun is developed for Erlang 18+. +Gun is developed for Erlang 19+. Gun may be compiled on earlier Erlang versions with small source code modifications but there is no guarantee that it will work as intended. diff --git a/docs/en/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html index a6fe644c..377ae0e0 100644 --- a/docs/en/gun/1.0/guide/introduction/index.html +++ b/docs/en/gun/1.0/guide/introduction/index.html @@ -79,7 +79,7 @@ protocols is required in order to read this guide.

    Supported platforms

    Gun is tested and supported on Linux.

    -

    Gun is developed for Erlang 18+.

    +

    Gun is developed for Erlang 19+.

    Gun may be compiled on earlier Erlang versions with small source code modifications but there is no guarantee that it will work as intended.

    -- cgit v1.2.3