summaryrefslogtreecommitdiff
path: root/tests/data/test88
Commit message (Expand)AuthorAgeFilesLines
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-1/+1
* tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme2014-11-061-0/+1
* HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg2014-04-041-1/+0
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-2/+2
* Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich2007-03-091-0/+3
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-2/+0
* keyword updateDaniel Stenberg2005-04-271-0/+8
* stricter newline policyDaniel Stenberg2004-11-291-1/+1
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-1/+3
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-3/+3
* Make the server include "Connection: close" in the headers of the repliesDaniel Stenberg2004-04-191-0/+4
* New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg2004-04-061-3/+1
* issue 12 fixDaniel Stenberg2004-03-051-0/+6
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-2/+2
* test88, doing PUT with --digest now worksDaniel Stenberg2003-09-151-0/+80