projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babb372
)
-m on curl on windows with telnet doesn't work
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 12 Mar 2003 14:14:52 +0000
(14:14 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 12 Mar 2003 14:14:52 +0000
(14:14 +0000)
docs/KNOWN_BUGS
patch
|
blob
|
history
diff --git
a/docs/KNOWN_BUGS
b/docs/KNOWN_BUGS
index f5b7c844c3136e660e2da50680c8e8cbce95e0fc..f9305fc42d7ff0d49658c9fa47b7d5ee092dd801 100644
(file)
--- a/
docs/KNOWN_BUGS
+++ b/
docs/KNOWN_BUGS
@@
-15,6
+15,8
@@
may have been fixed since this was written!
* configure --disable-http is not fully supported. All other protocols seem
to work to disable.
+* The -m parameter does not work when using telnet with curl on Windows.
+
* 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