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

Name

cowboy_req:set_resp_header - Set a response header

Description

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

Examples

Set a header in the response
-
Req = cowboy_req:set_resp_header(<<"allow">>, "GET", Req0).
Construct a header using iolists
-
@@ -150,6 +150,8 @@ http://www.gnu.org/software/src-highlite --> +
  • 2.7
  • +
  • 2.6
  • 2.5
  • -- cgit v1.2.3