Browse Source

Add note about httpbis to the roadmap

Loïc Hoguin 11 years ago
parent
commit
e6473ba3ea
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ROADMAP.md

+ 4 - 0
ROADMAP.md

@@ -18,6 +18,10 @@ are expected to be bug fixes and documentation improvements.
 The main features that will be added to Cowboy 2.0 are support
 The main features that will be added to Cowboy 2.0 are support
 for HTTP/2.0 and Websocket permessage deflate compression.
 for HTTP/2.0 and Websocket permessage deflate compression.
 
 
+A complete analysis of the httpbis set of specifications
+will be performed and extensive tests will be written to
+ensure maximum compatibility.
+
 A number of backward incompatible changes are planned. These
 A number of backward incompatible changes are planned. These
 changes are individually small, but together should result
 changes are individually small, but together should result
 in a large improvement in usability.
 in a large improvement in usability.