]> granicus.if.org Git - curl/commitdiff
configure --disable-http works these days
authorDaniel Stenberg <daniel@haxx.se>
Fri, 2 Jul 2004 09:14:46 +0000 (09:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 2 Jul 2004 09:14:46 +0000 (09:14 +0000)
docs/KNOWN_BUGS

index eb0653e34ccc2ddf4863f643501b8a397cfda3a2..8a0bb46d6210855023c440a57f636347d2c4180a 100644 (file)
@@ -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