diff options
Diffstat (limited to 'docs/en/cowboy/2.1/manual')
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>, |