summaryrefslogtreecommitdiffstats
path: root/articles/cowboy-2.0.0-rc.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 /articles/cowboy-2.0.0-rc.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 'articles/cowboy-2.0.0-rc.2/index.html')
-rw-r--r--articles/cowboy-2.0.0-rc.2/index.html42
1 files changed, 10 insertions, 32 deletions
diff --git a/articles/cowboy-2.0.0-rc.2/index.html b/articles/cowboy-2.0.0-rc.2/index.html
index 02af2eed..1e009267 100644
--- a/articles/cowboy-2.0.0-rc.2/index.html
+++ b/articles/cowboy-2.0.0-rc.2/index.html
@@ -69,41 +69,19 @@
</p>
</header>
-<div class="paragraph"><p>Cowboy <code>2.0.0-rc.2</code> has been released!</p></div>
-<div class="paragraph"><p>This is the new recommended version of Cowboy.
-Its API should not change before release. While
-you probably should not use it in production yet,
-many do successfully. Use at your own risk.</p></div>
-<div class="paragraph"><p>This new version contains fixes for the following
-issues:</p></div>
-<div class="ulist"><ul>
-<li>
-<p>
-HTTP/2 server push was using the wrong header
- compression context.
-</p>
+<p>Cowboy <code>2.0.0-rc.2</code> has been released!</p>
+<p>This is the new recommended version of Cowboy. Its API should not change before release. While you probably should not use it in production yet, many do successfully. Use at your own risk.</p>
+<p>This new version contains fixes for the following issues:</p>
+<ul><li>HTTP/2 server push was using the wrong header compression context.
</li>
-<li>
-<p>
-HTTP/2 flow control could end up queueing data
- in the wrong order when resuming the sending of
- data.
-</p>
+<li>HTTP/2 flow control could end up queueing data in the wrong order when resuming the sending of data.
</li>
-<li>
-<p>
-The <code>shutdown</code> timeout was not implemented
- and request processes could be killed too quickly.
-</p>
+<li>The <code>shutdown</code> timeout was not implemented and request processes could be killed too quickly.
</li>
-</ul></div>
-<div class="paragraph"><p>What else is new in Cowboy 2.0? Check the
-<a href="/articles/cowboy-2.0.0-rc.1">rc.1 announcement</a>.</p></div>
-<div class="paragraph"><p>Please test this new release candidate and provide
-feedback! The best place to provide feedback is via
-tickets. Do not hesitate to open a ticket or bring
-an existing ticket to my attention to get it resolved
-before 2.0.</p></div>
+</ul>
+<p>What else is new in Cowboy 2.0? Check the <a href="/articles/cowboy-2.0.0-rc.1">rc.1 announcement</a>.</p>
+<p>Please test this new release candidate and provide feedback! The best place to provide feedback is via tickets. Do not hesitate to open a ticket or bring an existing ticket to my attention to get it resolved before 2.0.</p>
+
</article>
</div>