summaryrefslogtreecommitdiff
path: root/tests/data/test79
Commit message (Expand)AuthorAgeFilesLines
* tests: use proxy featureMarcel Raad2019-10-151-0/+1
* 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
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-191-1/+0
* removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg2007-12-031-1/+1
* Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTPDaniel Stenberg2007-09-151-1/+1
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-2/+2
* Updated the test harness to check for protocol support before running eachDan Fandrich2007-03-091-0/+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-1/+1
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-0/+1
* 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-3/+3
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg2003-08-111-0/+42