aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test79
AgeCommit message (Expand)Author
2019-10-15tests: use proxy featureMarcel Raad
2016-08-16Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg
2016-02-08Proxy-Connection: stop sending this header by defaultDaniel Stenberg
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
2007-12-03removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg
2007-09-15Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTPDaniel Stenberg
2007-09-14Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich
2007-03-09Updated the test harness to check for protocol support before running eachDan Fandrich
2007-01-23Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich
2006-11-25Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg
2005-05-11Modified the default HTTP headers used by libcurl:Daniel Stenberg
2005-04-22keywords addedDaniel Stenberg
2005-01-25A minor "syntax error" in numerous test files correctedDaniel Stenberg
2004-09-08Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg
2004-02-09Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg
2003-08-11added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg