summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/req/index.html
diff options
context:
space:
mode:
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>