index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http.c
Age
Commit message (
Expand
)
Author
2000-11-17
memory leak cleanup campaign
Daniel Stenberg
2000-11-13
Added space after the Cookie: header keyword
Daniel Stenberg
2000-10-20
remote_port used in Host: headers only when non-default
Daniel Stenberg
2000-10-11
memory leak adjusts
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-10-04
counts header and request size
Daniel Stenberg
2000-10-03
introduced the new add_buffer() concept that makes the HTTP request to get
Daniel Stenberg
2000-09-28
7.3 commit
Daniel Stenberg
2000-09-21
Uses the new interface to ssend() and the base64 encoder
Daniel Stenberg
2000-09-15
bugfixed the proxytunnel
Daniel Stenberg
2000-09-15
more "anything through http proxy tunnel" fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-08-23
Albert Chin-A-Young's fixes
Daniel Stenberg
2000-08-11
Made it possible to replace the Content-Type: and Content-Length: headers
Daniel Stenberg
2000-07-31
big last-beta (?) cleanup commit
Daniel Stenberg
2000-07-31
Replacing one of the internal headers with one that has no contents will now
Daniel Stenberg
2000-07-29
added localtime_r()
Daniel Stenberg
2000-07-28
corrected the Host: header's port number
Daniel Stenberg
2000-07-25
uses auth_host to only send user+password to that particular site, usable if
Daniel Stenberg
2000-07-25
The Host: header now includes the port number if not default HTTP
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-14
correct the POST workings. Tim Tassonis reported.
Daniel Stenberg
2000-06-05
struct HttpHeader changed to struct curl_slist
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-03-16
removed an unnecessary #ifdef WIN32
Daniel Stenberg
2000-03-13
now sends cookies space separated to better work with IIS4.0 servers
Daniel Stenberg
2000-02-14
updated to use the new set of progress-functions
Daniel Stenberg
2000-02-10
This should no longer send empty cookies to the server
Daniel Stenberg
2000-02-01
removed #include "upload.h"
Daniel Stenberg
2000-02-01
Adjusted to use the new Transfer() instead of the old Download()
Daniel Stenberg
2000-01-16
changed a tiny comment
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]