Age | Commit message (Expand) | Author |
---|---|---|
2009-12-07 | - Martin Storsjo made libcurl use the Expect: 100-continue header for posts | Daniel Stenberg |
2007-09-14 | Replaced 127.0.0.1 with %HOSTIP where possible | Dan Fandrich |
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich |
2006-08-18 | Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't | Daniel Stenberg |
2005-06-03 | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg |
2005-05-11 | Modified the default HTTP headers used by libcurl: | Daniel Stenberg |
2005-04-18 | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg |
2004-11-29 | stricter newline policy | Daniel Stenberg |
2004-09-08 | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg |
2004-02-09 | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg |
2004-01-30 | added test 510, callback-based POST using chunked encoding | Daniel Stenberg |