mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
-m on curl on windows with telnet doesn't work
This commit is contained in:
parent
babb372eb9
commit
34c4ba4321
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user