summaryrefslogtreecommitdiff
path: root/tests/data/test80
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* test1509: verify proxy header response headers countDaniel Stenberg2013-03-271-4/+8
* test proxy supports CONNECTDaniel Stenberg2012-01-031-3/+6
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-021-2/+2
* Added "HTTP proxy" and "proxytunnel" keywords where applicableDan Fandrich2008-09-291-0/+3
* 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-2/+3
* keywords addedDaniel Stenberg2005-04-221-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
* General HTTP authentication cleanup and fixesDaniel Stenberg2004-05-041-1/+1
* improved the name of the testDaniel Stenberg2004-05-031-1/+1
* 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
* tunnel through proxy, with both proxy and regular authenticationDaniel Stenberg2003-08-111-0/+48