summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-13 09:54:12 +0200
committerLoïc Hoguin <[email protected]>2018-06-13 09:54:12 +0200
commit92b54aacc0de5446dd5497c39897b0bbff72e626 (patch)
treec3a98cfec636d1271f5804e5c19b35b208bba00d /docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
parent8b5c3dc972b99f174750123c9e4abc96259c34a9 (diff)
downloadninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.tar.gz
ninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.tar.bz2
ninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.zip
Rebuild using Asciideck
Diffstat (limited to 'docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html')
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html44
1 files changed, 8 insertions, 36 deletions
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
index 20c0b89c..bf42330c 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
@@ -62,48 +62,20 @@
<h1 class="lined-header"><span>Changes since Cowboy 2.2</span></h1>
-<div class="paragraph"><p>The following patch versions were released since Cowboy 2.2:</p></div>
-<div class="sect1">
+<p>The following patch versions were released since Cowboy 2.2:</p>
<h2 id="_cowboy_2_2_2">Cowboy 2.2.2</h2>
-<div class="sectionbody">
-<div class="ulist"><ul>
-<li>
-<p>
-While fixing the miscount in the previous patch release an
- issue was introduced where HTTP/2 bodies could be sent out
- of orders when using iolists. This has been corrected.
-</p>
+<ul><li>While fixing the miscount in the previous patch release an issue was introduced where HTTP/2 bodies could be sent out of orders when using iolists. This has been corrected.
</li>
-</ul></div>
-</div>
-</div>
-<div class="sect1">
+</ul>
<h2 id="_cowboy_2_2_1">Cowboy 2.2.1</h2>
-<div class="sectionbody">
-<div class="ulist"><ul>
-<li>
-<p>
-Colons are now allowed within path segments in routes provided
- to <code>cowboy_router:compile/1</code> as long as they are not the first
- character of the path segment.
-</p>
+<ul><li>Colons are now allowed within path segments in routes provided to <code>cowboy_router:compile/1</code> as long as they are not the first character of the path segment.
</li>
-<li>
-<p>
-The <code>cowboy_req:delete_resp_header/2</code> function will no longer
- crash when no response header was set before calling it.
-</p>
+<li>The <code>cowboy_req:delete_resp_header/2</code> function will no longer crash when no response header was set before calling it.
</li>
-<li>
-<p>
-A miscount of the output HTTP/2 flow control window has been
- fixed. It prevented sending the response body fully with some
- clients. The issue only affected response bodies sent as iolists.
-</p>
+<li>A miscount of the output HTTP/2 flow control window has been fixed. It prevented sending the response body fully with some clients. The issue only affected response bodies sent as iolists.
</li>
-</ul></div>
-</div>
-</div>
+</ul>
+