aboutsummaryrefslogtreecommitdiffstats
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-10-05 00:29:34 +0200
committerLoïc Hoguin <[email protected]>2012-10-05 00:29:34 +0200
commit1f9d71c3f5cbc2887a6f1362f5b8cd9b52b21390 (patch)
treee2a71e7c554f991c8df8054eb6eb02074ee2f668 /ROADMAP.md
parenta20702fc59b293849d4e44799b380f11b5780669 (diff)
downloadcowboy-1f9d71c3f5cbc2887a6f1362f5b8cd9b52b21390.tar.gz
cowboy-1f9d71c3f5cbc2887a6f1362f5b8cd9b52b21390.tar.bz2
cowboy-1f9d71c3f5cbc2887a6f1362f5b8cd9b52b21390.zip
Update ROADMAP.md
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),