Age | Commit message (Expand) | Author |
---|---|---|
2005-05-11 | Modified the default HTTP headers used by libcurl: | Daniel Stenberg |
2005-04-27 | keyword update | Daniel Stenberg |
2004-11-29 | stricter newline policy | Daniel Stenberg |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-09-08 | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg |
2004-04-19 | Make the server include "Connection: close" in the headers of the replies | Daniel Stenberg |
2004-04-06 | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg |
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 |