summaryrefslogtreecommitdiffstats
path: root/docs/index.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.xml')
-rw-r--r--docs/index.xml68
1 files changed, 64 insertions, 4 deletions
diff --git a/docs/index.xml b/docs/index.xml
index c28a3425..b4a331ed 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -52,6 +52,61 @@
</li>
<li>
<p>
+<a href="cowboy_req.header">cowboy_req:header(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.headers">cowboy_req:headers(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.host">cowboy_req:host(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.method">cowboy_req:method(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.path">cowboy_req:path(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.peer">cowboy_req:peer(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.port">cowboy_req:port(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.qs">cowboy_req:qs(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.scheme">cowboy_req:scheme(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.uri">cowboy_req:uri(3)</a>
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_req.version">cowboy_req:version(3)</a>
+</p>
+</li>
+<li>
+<p>
<a href="cowboy_rest">cowboy_rest(3)</a>
</p>
</li>
@@ -374,6 +429,11 @@
</li>
<li>
<p>
+<a href="sfx/">Self-extracting releases</a>
+</p>
+</li>
+<li>
+<p>
<a href="escripts/">Escripts</a>
</p>
</li>
@@ -1126,10 +1186,10 @@ http://www.gnu.org/software/src-highlite -->
| {<span style="color: #009900">Name</span>, <span style="color: #009900">Constraints</span>}
| {<span style="color: #009900">Name</span>, <span style="color: #009900">Constraints</span>, <span style="color: #009900">Default</span>}]
-<span style="color: #009900">Name</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000080">atom</span></span>()
+<span style="color: #009900">Name</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000080">atom</span></span>()
<span style="color: #009900">Constraints</span> <span style="color: #990000">::</span> <span style="color: #009900">Constraint</span> | [<span style="color: #009900">Constraint</span>]
-<span style="color: #009900">Constraint</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000000">cowboy_constraints:constraint</span></span>()
-<span style="color: #009900">Default</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000000">any</span></span>()</tt></pre></div></div>
+<span style="color: #009900">Constraint</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000000">cowboy_constraints:constraint</span></span>()
+<span style="color: #009900">Default</span> <span style="color: #990000">::</span> <span style="font-weight: bold"><span style="color: #000000">any</span></span>()</tt></pre></div></div>
<div class="paragraph"><p>Fields description for match operations.</p></div>
<div class="paragraph"><p>This type is used in <a href="../cowboy_router">cowboy_router(3)</a>
for matching bindings and in the match functions found in
@@ -1439,9 +1499,9 @@ Value
<p>
The new value.
</p>
+<div class="paragraph"><p>The type of the value differs depending on the key.</p></div>
</dd>
</dl></div>
-<div class="paragraph"><p>The type of the value differs depending on the key.</p></div>
</div>
</div>
<div class="sect1">