Age | Commit message (Collapse) | Author |
|
main handle struct to work with persistant connections
|
|
|
|
from urldata to connectdata, quite correctly.
|
|
|
|
|
|
|
|
|
|
intermixed HTTP and FTP persistant connections also work!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
describes, Bob Schader's research seems to agree.
|
|
the request isn't GET. Presumably, this is how it should be made.
|
|
|
|
Some functions changed prototype due to this change as well.
|
|
and download.h
|
|
|
|
|
|
|
|
warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sent in only one shot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
curl issues when doing a regular HTTP post. This should not be taken light-
heartedly though. Replacing them might get you into trouble!
|
|
|
|
completely disable that header to get sent.
|
|
|
|
|
|
Location: following takes "us" to other servers that should not get the
user and password
|
|
|
|
|
|
|
|
|