From 8754f7636cac5e0122017a7d075f6756f9fa4c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 18 Sep 2013 20:29:01 +0200 Subject: Small roadmap update --- ROADMAP.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index d21fe00..11d8b5d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -6,8 +6,8 @@ list of planned changes and work to be done on the Cowboy server. It is intended to be exhaustive but some elements might still be missing. -All the following items must be done before Cowboy 1.0 is -released. +1.0 +--- * Parse support for all standard HTTP/1.1 headers @@ -18,12 +18,6 @@ released. * Add Range support to REST - * SPDY support - - We are only interested in supporting existing - implementations, not the full protocol, as this - protocol has been abandoned in favor of HTTP/2.0 - * Complete the user guide The following items pertain to Ranch, but are equally important. @@ -39,3 +33,8 @@ The following items pertain to Ranch, but are equally important. checking if its name is 'ssl'. This isn't a very modular solution, adding an API function that returns whether a connection is secure would fix that issue + +2.0 +--- + + * Support for HTTP/2.0 -- cgit v1.2.3