aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-02 09:14:46 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-02 09:14:46 +0000
commit950aa1c74364f2c2e0e562eef16fcc1d722c1865 (patch)
treebd38c8f4b5b15fe3f13e87514bd859387e8ec52d
parenta9572bf88ae9d1efcdbc77b04ee88badfae3efbb (diff)
configure --disable-http works these days
-rw-r--r--docs/KNOWN_BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index eb0653e34..8a0bb46d6 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -41,9 +41,6 @@ may have been fixed since this was written!
* GOPHER transfers seem broken
-* configure --disable-http is not fully supported. All other protocols seem
- to work to disable.
-
* If a HTTP server responds to a HEAD request and includes a body (thus
violating the RFC2616), curl won't wait to read the response but just stop
reading and return back. If a second request (let's assume a GET) is then