summaryrefslogtreecommitdiff
path: root/tests/data/test83
Commit message (Expand)AuthorAgeFilesLines
* tests: use proxy featureMarcel Raad2019-10-151-0/+3
* Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg2016-08-161-0/+1
* Proxy-Connection: stop sending this header by defaultDaniel Stenberg2016-02-081-1/+0
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-2/+2
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-141-2/+2
* test1509: verify proxy header response headers countDaniel Stenberg2013-03-271-4/+8
* test proxy supports CONNECTDaniel Stenberg2012-01-031-2/+5
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-021-1/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-3/+3
* 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-0/+2
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+2
* keyword updateDaniel Stenberg2005-04-271-0/+9
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* stricter newline policyDaniel Stenberg2004-11-291-2/+2
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-3/+3
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* CONNECT response headers are now passed back as "regular" headersDaniel Stenberg2004-01-271-0/+11
* more auth testsDaniel Stenberg2003-08-121-0/+47