summaryrefslogtreecommitdiffstats
path: root/articles/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-09 13:18:29 +0000
committerLoïc Hoguin <[email protected]>2017-11-09 13:18:29 +0000
commit260b1e2a7c3d1ac9aee4f96e24ddae6417675e55 (patch)
tree37f3bec6bda232d8bd6e861187368a85dd8571ad /articles/index.xml
parent28b5bf18a3be3b933a76f8b8912c8ee55238cdc6 (diff)
downloadninenines.eu-260b1e2a7c3d1ac9aee4f96e24ddae6417675e55.tar.gz
ninenines.eu-260b1e2a7c3d1ac9aee4f96e24ddae6417675e55.tar.bz2
ninenines.eu-260b1e2a7c3d1ac9aee4f96e24ddae6417675e55.zip
Cowboy 2.1.0 announcement
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 fde733fb..0efba687 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>Wed, 04 Oct 2017 12:00:00 +0100</lastBuildDate>
+ <lastBuildDate>Thu, 09 Nov 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.1</title>
+ <link>https://ninenines.eu/articles/cowboy-2.1.0/</link>
+ <pubDate>Thu, 09 Nov 2017 12:00:00 +0100</pubDate>
+
+ <guid>https://ninenines.eu/articles/cowboy-2.1.0/</guid>
+ <description>Cowboy 2.1.0 has been released!
+ This release focused on adding features that were temporarily removed during the 2.0 release process:
+ The client TLS certificate can now be obtained. The 100 Continue response is now sent automatically again when necessary. NEW: It is now possible to send informational responses (1XX) directly from user code via the cowboy_req:inform/2,3 functions. NEW: cowboy_rest handlers can now switch to any other type of handler from almost any callback.</description>
+ </item>
+
+ <item>
<title>Cowboy 2.0</title>
<link>https://ninenines.eu/articles/cowboy-2.0.0/</link>
<pubDate>Wed, 04 Oct 2017 12:00:00 +0100</pubDate>