From 831bdb9f6340f6f47623d7be1f10a2198e6a3774 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 16 Feb 2006 19:19:32 +0000 Subject: [PATCH] Gopher is no longer supported. --- docs/KNOWN_BUGS | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4ba36ebf46..3fda7c724d 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -128,8 +128,6 @@ may have been fixed since this was written! libcurl thinks of it as the *compressed* length. Some explanations are here: http://curl.haxx.se/mail/lib-2003-06/0146.html -3. GOPHER transfers seem broken - 2. 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