summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/req/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-02-22 13:26:18 +0100
committerLoïc Hoguin <[email protected]>2017-02-22 13:26:18 +0100
commitade8a523dd6afe21f169a3f41cd78cc1ba730c74 (patch)
tree15ebf7938b8374b2f867be361bc52c34b3415ef6 /docs/en/cowboy/2.0/guide/req/index.html
parent7bb98d0476dbe4ee5e9317e42ca17e4a7d717e0d (diff)
downloadninenines.eu-ade8a523dd6afe21f169a3f41cd78cc1ba730c74.tar.gz
ninenines.eu-ade8a523dd6afe21f169a3f41cd78cc1ba730c74.tar.bz2
ninenines.eu-ade8a523dd6afe21f169a3f41cd78cc1ba730c74.zip
Update docs
Diffstat (limited to 'docs/en/cowboy/2.0/guide/req/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/req/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.0/guide/req/index.html b/docs/en/cowboy/2.0/guide/req/index.html
index 08b5f18f..8f561dd8 100644
--- a/docs/en/cowboy/2.0/guide/req/index.html
+++ b/docs/en/cowboy/2.0/guide/req/index.html
@@ -303,8 +303,7 @@ by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt><span style="color: #009900">Bindings</span> <span style="color: #990000">=</span> <span style="font-weight: bold"><span style="color: #000000">cowboy_req:bindings</span></span>(<span style="color: #009900">Req</span>)<span style="color: #990000">.</span></tt></pre></div></div>
-<div class="paragraph"><p>They are returned as a list of key/value pairs, with
-keys being atoms.</p></div>
+<div class="paragraph"><p>They are returned as a map, with keys being atoms.</p></div>
<div class="paragraph"><p>The Cowboy router also allows you to capture many host
or path segments at once using the <code>...</code> qualifier.</p></div>
<div class="paragraph"><p>To retrieve the segments captured from the host name:</p></div>