summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
committerLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
commit5ff790b8d2b04152d0bf851cbf759f3c33cf53e7 (patch)
tree2f68660f9022bfdbe518412f6bcce55502cc9f94 /articles/index.html
parentad0ff34015a56c429ddb094976dad3ebc53252e5 (diff)
downloadninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.gz
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.bz2
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.zip
Gun 2.0.0-pre.2 and Cowlib 2.9.0
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html37
1 files changed, 19 insertions, 18 deletions
diff --git a/articles/index.html b/articles/index.html
index 6d41883f..8470effe 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -138,6 +138,25 @@ Before listing the features please note that this pre-release includes a fix for
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/gun-2.0.0-pre.2/">Gun 2.0 pre-release 2</a></h2>
+ <p class="date">
+ <span class="year">2019</span>
+ <span class="day-month">27 Sep</span>
+ </p>
+ </header>
+
+ <p>Gun 2.0.0-pre.2 has been released!
+The second pre-release version of Gun 2.0 has been released! Gun 2.0 adds a ton of features along with a small number of breaking changes.
+The main highlight of this pre-release is the support for a pluggable cookie store mechanism. Gun 2.0 comes with a cookie store engine that can automatically process cookies and store them to and retrieve them from a pluggable backend.
+Gun 2.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/gun-2.0.0-pre.2/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/erlang-meetup-10-septembre-2019/">Erlang meetup: 10 septembre 2019</a></h2>
<p class="date">
<span class="year">2019</span>
@@ -416,24 +435,6 @@ As usual, feedback is appreciated, and issues should be reported by opening a ti
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/cowboy-2.2.0/">Cowboy 2.2</a></h2>
- <p class="date">
- <span class="year">2017</span>
- <span class="day-month">13 Dec</span>
- </p>
- </header>
-
- <p>Cowboy 2.2.0 has been released!
-This release focused on adding features required for writing gRPC servers and on completing test suites for the core HTTP RFCs.
-The cowboy_req:stream_trailers/2 function has been added. It terminates the streamed response by adding some trailer field values. This feature is required for gRPC. The max_skip_body_length option was added. It controls how much of the request body we are willing to skip to get to the next request for HTTP/1.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/cowboy-2.2.0/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">