Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-19 | Make the server include "Connection: close" in the headers of the replies | Daniel Stenberg | |
it actually will close. This is after all what HTTP 1.1 says a server should do. | |||
2004-04-06 | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg | |
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST. | |||
2004-03-05 | issue 12 fix | Daniel Stenberg | |
2004-02-09 | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg | |
2003-09-15 | test88, doing PUT with --digest now works | Daniel Stenberg | |