0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Add note about httpbis to the roadmap

This commit is contained in:
Loïc Hoguin 2014-06-30 17:51:01 +02:00
parent 4eee573700
commit e6473ba3ea

View file

@ -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.