0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Update ROADMAP.md

This commit is contained in:
Loïc Hoguin 2012-10-05 00:29:34 +02:00
parent a20702fc59
commit 1f9d71c3f5

View file

@ -56,11 +56,6 @@ are not ordered.
Cowboy. The server code should be reviewed and tested
to ensure compatibility with remaining HTTP/1.0 products.
* HTTP 100 Continue support.
Tools like curl expect a 100 Continue before sending a
request body by default.
* Complete the work on Websockets.
Now that the Autobahn test suite is available (make inttests),