Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't | Daniel Stenberg | 2006-08-18 | 1 | -1/+0 |
* | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg | 2005-06-03 | 1 | -1/+1 |
* | Modified the default HTTP headers used by libcurl: | Daniel Stenberg | 2005-05-11 | 1 | -1/+0 |
* | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg | 2005-04-18 | 1 | -0/+1 |
* | stricter newline policy | Daniel Stenberg | 2004-11-29 | 1 | -4/+4 |
* | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg | 2004-09-08 | 1 | -2/+2 |
* | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg | 2004-02-09 | 1 | -1/+1 |
* | added test 510, callback-based POST using chunked encoding | Daniel Stenberg | 2004-01-30 | 1 | -0/+55 |