summaryrefslogtreecommitdiffstats
path: root/articles/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 /articles/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 'articles/index.xml')
-rw-r--r--articles/index.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/articles/index.xml b/articles/index.xml
index 0efba687..46b57f8c 100644
--- a/articles/index.xml
+++ b/articles/index.xml
@@ -6,12 +6,23 @@
<description>Recent content in Articles 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/articles/index.xml" rel="self" type="application/rss+xml" />
<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>