summaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-13 17:28:18 +0100
committerLoïc Hoguin <[email protected]>2017-12-13 17:28:18 +0100
commit10e70ed2d18e174b57778cc354978dbe742a5320 (patch)
treef93694db0ab5c664b4511ffaaf9507b8139bf83b /index.xml
parent73f7713f7138b8e3a80122e6b7d446e8ef3bbb39 (diff)
downloadninenines.eu-10e70ed2d18e174b57778cc354978dbe742a5320.tar.gz
ninenines.eu-10e70ed2d18e174b57778cc354978dbe742a5320.tar.bz2
ninenines.eu-10e70ed2d18e174b57778cc354978dbe742a5320.zip
Cowboy 2.2.0
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/index.xml b/index.xml
index ab928799..ef59bcf2 100644
--- a/index.xml
+++ b/index.xml
@@ -6,7 +6,7 @@
<description>Recent content on Nine Nines</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 09 Nov 2017 12:00:00 +0100</lastBuildDate>
+ <lastBuildDate>Wed, 13 Dec 2017 12:00:00 +0100</lastBuildDate>
<atom:link href="https://ninenines.eu/index.xml" rel="self" type="application/rss+xml" />
@@ -1525,6 +1525,17 @@
</item>
<item>
+ <title>Cowboy 2.2</title>
+ <link>https://ninenines.eu/articles/cowboy-2.2.0/</link>
+ <pubDate>Wed, 13 Dec 2017 12:00:00 +0100</pubDate>
+
+ <guid>https://ninenines.eu/articles/cowboy-2.2.0/</guid>
+ <description>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.</description>
+ </item>
+
+ <item>
<title>Cowboy 2.1</title>
<link>https://ninenines.eu/articles/cowboy-2.1.0/</link>
<pubDate>Thu, 09 Nov 2017 12:00:00 +0100</pubDate>