summaryrefslogtreecommitdiff
path: root/tests/data/test510
Commit message (Expand)AuthorAgeFilesLines
* tests: added missing keywords "chunked Transfer-Encoding"Dan Fandrich2017-05-131-0/+1
* testsuite: use binary output mode for custom curl test toolsMarc Hoersken2014-02-141-7/+7
* tests: add keywords for a couple of HTTP testsFabian Keil2013-08-111-0/+7
* - Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg2009-12-071-0/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-1/+1
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* 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