]> granicus.if.org Git - curl/commitdiff
configure --disable-http is not properly working
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Sep 2002 07:07:13 +0000 (07:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Sep 2002 07:07:13 +0000 (07:07 +0000)
docs/KNOWN_BUGS

index 386712c003767cbefcea82363f1f986d97349fc7..f5b7c844c3136e660e2da50680c8e8cbce95e0fc 100644 (file)
@@ -12,6 +12,9 @@ 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