From 8459bebceb9533948193774371cbd9fd571b78ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 Oct 2019 09:48:31 +0200 Subject: Cowboy 2.7.0 --- docs/en/cowboy/2.4/manual/cowboy/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/en/cowboy/2.4/manual/cowboy/index.html') diff --git a/docs/en/cowboy/2.4/manual/cowboy/index.html b/docs/en/cowboy/2.4/manual/cowboy/index.html index f81e5502..6dc1da06 100644 --- a/docs/en/cowboy/2.4/manual/cowboy/index.html +++ b/docs/en/cowboy/2.4/manual/cowboy/index.html @@ -78,7 +78,7 @@

Types

fields()

-
@@ -94,7 +94,7 @@ http://www.gnu.org/software/src-highlite -->

Fields description for match operations.

This type is used in cowboy_router(3) for matching bindings and in the match functions found in cowboy_req(3).

http_headers()

-
@@ -102,7 +102,7 @@ http://www.gnu.org/software/src-highlite -->

HTTP headers.

http_status()

-
@@ -111,7 +111,7 @@ http://www.gnu.org/software/src-highlite -->

HTTP response status.

A binary status can be used to set a reason phrase. Note however that HTTP/2 only sends the status code and drops the reason phrase entirely.

http_version()

-
@@ -120,7 +120,7 @@ http://www.gnu.org/software/src-highlite -->

HTTP version.

Note that semantically, HTTP/1.1 and HTTP/2 are equivalent.

opts()

-
@@ -166,6 +166,8 @@ http://www.gnu.org/software/src-highlite --> +
  • 2.7
  • +
  • 2.6
  • 2.5
  • -- cgit v1.2.3