summaryrefslogtreecommitdiff
path: root/tests/data/test56
Commit message (Expand)AuthorAgeFilesLines
* runtests: add %repeat[]% for test filesbagder/runtests-repeatDaniel Stenberg2020-10-041-2/+2
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-1/+1
* Edited some test keywords for consistencyDan Fandrich2008-06-211-0/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-1/+1
* There's no need to ignore the User-Agent for this test.Dan Fandrich2007-08-091-3/+1
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg2006-11-251-1/+1
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* keywords addedDaniel Stenberg2005-04-221-0/+8
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* 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
* Chunked-transfers should have an additional CRLF after the final 0 CRLFDaniel Stenberg2004-01-281-0/+1
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-191-1/+1
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
* Test case for sending insanely big HTTP requests. Mainly done this way toDaniel Stenberg2002-12-101-0/+49