summaryrefslogtreecommitdiff
path: root/tests/data/test510
Commit message (Expand)AuthorAgeFilesLines
* Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn'tDaniel Stenberg2006-08-181-1/+0
* Andres Garcia's text mode fix for the 'data' partDaniel Stenberg2005-06-031-1/+1
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* Toshiyuki Maezawa reported that when doing a POST with a read callback,Daniel Stenberg2005-04-181-0/+1
* stricter newline policyDaniel Stenberg2004-11-291-4/+4
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-2/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* added test 510, callback-based POST using chunked encodingDaniel Stenberg2004-01-301-0/+55