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.6/manual/cowboy_req.resp_header/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/en/cowboy/2.6/manual/cowboy_req.resp_header') diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html index 09c04e70..7279a903 100644 --- a/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html +++ b/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html @@ -65,7 +65,7 @@

Name

cowboy_req:resp_header - Response header

Description

-
@@ -98,14 +98,14 @@ http://www.gnu.org/software/src-highlite -->

Examples

Get the content-type response header
-
Type = cowboy_req:resp_header(<<"content-type">>, Req).
Get the content-type response header with a default value
-
@@ -148,6 +148,8 @@ http://www.gnu.org/software/src-highlite --> +
  • 2.7
  • +
  • 2.6
  • 2.5
  • -- cgit v1.2.3