aboutsummaryrefslogtreecommitdiffstats
path: root/ROADMAP.md
diff options
context:
space:
mode:
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 19b0721..a409af0 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -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),