summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-09 13:25:24 +0000
committerLoïc Hoguin <[email protected]>2017-11-09 13:25:24 +0000
commitc6a568640ebc49c4084afb5d3638ecfc7b5ef05d (patch)
treeb81ed1deb5545fc144dcf6c571813dd92861346d /docs/en/cowboy
parent260b1e2a7c3d1ac9aee4f96e24ddae6417675e55 (diff)
downloadninenines.eu-c6a568640ebc49c4084afb5d3638ecfc7b5ef05d.tar.gz
ninenines.eu-c6a568640ebc49c4084afb5d3638ecfc7b5ef05d.tar.bz2
ninenines.eu-c6a568640ebc49c4084afb5d3638ecfc7b5ef05d.zip
Last minute documentation fixes
Diffstat (limited to 'docs/en/cowboy')
-rw-r--r--docs/en/cowboy/2.1/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.1/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.1/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.1/manual/cowboy_rest/index.html17
4 files changed, 20 insertions, 3 deletions
diff --git a/docs/en/cowboy/2.1/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.1/manual/cowboy_req.cert/index.html
index 0aa0cb31..b389bf7d 100644
--- a/docs/en/cowboy/2.1/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.1/manual/cowboy_req.cert/index.html
@@ -139,7 +139,7 @@ The Req object.
<div class="ulist"><ul>
<li>
<p>
-<strong>2.0</strong>: Function introduced.
+<strong>2.1</strong>: Function introduced.
</p>
</li>
</ul></div>
diff --git a/docs/en/cowboy/2.1/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.1/manual/cowboy_req.inform/index.html
index c49904da..4417251e 100644
--- a/docs/en/cowboy/2.1/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.1/manual/cowboy_req.inform/index.html
@@ -149,7 +149,7 @@ The Req object.
<div class="ulist"><ul>
<li>
<p>
-<strong>2.0</strong>: Function introduced.
+<strong>2.1</strong>: Function introduced.
</p>
</li>
</ul></div>
diff --git a/docs/en/cowboy/2.1/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.1/manual/cowboy_req.sock/index.html
index b22be2e9..4eb3930b 100644
--- a/docs/en/cowboy/2.1/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.1/manual/cowboy_req.sock/index.html
@@ -121,7 +121,7 @@ The Req object.
<div class="ulist"><ul>
<li>
<p>
-<strong>2.0</strong>: Function introduced.
+<strong>2.1</strong>: Function introduced.
</p>
</li>
</ul></div>
diff --git a/docs/en/cowboy/2.1/manual/cowboy_rest/index.html b/docs/en/cowboy/2.1/manual/cowboy_rest/index.html
index e4fc26c4..3eafcbda 100644
--- a/docs/en/cowboy/2.1/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.1/manual/cowboy_rest/index.html
@@ -706,6 +706,23 @@ accept-language headers when necessary.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_changelog">Changelog</h2>
+<div class="sectionbody">
+<div class="ulist"><ul>
+<li>
+<p>
+<strong>2.1</strong>: The <code>switch_handler</code> return value was added.
+</p>
+</li>
+<li>
+<p>
+<strong>1.0</strong>: Behavior introduced.
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="..">cowboy(7)</a>,