aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-06-30 17:51:01 +0200
committerLoïc Hoguin <[email protected]>2014-06-30 17:51:01 +0200
commite6473ba3eabbf642ee72f7852ecf42908c2e04c7 (patch)
tree2c5aaf254fbe3fb14cb02545cd10ac4330cb5544
parent4eee5737004df8cf63071c410eb4f060cb2dbaa2 (diff)
downloadcowboy-e6473ba3eabbf642ee72f7852ecf42908c2e04c7.tar.gz
cowboy-e6473ba3eabbf642ee72f7852ecf42908c2e04c7.tar.bz2
cowboy-e6473ba3eabbf642ee72f7852ecf42908c2e04c7.zip
Add note about httpbis to the roadmap
-rw-r--r--ROADMAP.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 7708087..e67b3fe 100644
--- a/ROADMAP.md
+++ b/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
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
changes are individually small, but together should result
in a large improvement in usability.