diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2006-02-16 19:19:32 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2006-02-16 19:19:32 +0000 |
commit | 831bdb9f6340f6f47623d7be1f10a2198e6a3774 (patch) | |
tree | dd8fedd3c84cd769f0667e2bf994c03a6c3c98e4 | |
parent | 50a4dbbb5ec5744dfc706fde4d49624cb02d4a79 (diff) |
Gopher is no longer supported.
-rw-r--r-- | docs/KNOWN_BUGS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4ba36ebf4..3fda7c724 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 |