From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 4 Apr 2018 13:13:37 +0200 Subject: Cowboy 2.3.0 --- docs/en/cowboy/2.2/manual/cowboy_req.header/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/en/cowboy/2.2/manual/cowboy_req.header/index.html') diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html index ba52fcd2..e654fda0 100644 --- a/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html +++ b/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html @@ -7,7 +7,7 @@ - + Nine Nines: cowboy_req:header(3) @@ -77,7 +77,7 @@

Description

-
@@ -93,7 +93,7 @@ While header names are case insensitive, Cowboy requires them to be given as lowercase to function properly.

Headers can also be obtained using pattern matching:

-
@@ -161,14 +161,14 @@ header is missing, the default argument is returned.

Get the accept header
-
Accept = cowboy_req:header(<<"accept">>, Req).
Get the content-length header with a default value
-
@@ -217,6 +217,8 @@ http://www.gnu.org/software/src-highlite --> +
  • 2.3
  • +
  • 2.2
  • 2.1
  • -- cgit v1.2.3