summaryrefslogtreecommitdiff
path: root/tests/data/test208
Commit message (Expand)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-3/+3
* tests: fixup several testsFabian Keil2021-02-091-1/+1
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-3/+1
* 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
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-1/+1
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-191-1/+0
* Added "HTTP proxy" and "proxytunnel" keywords where applicableDan Fandrich2008-09-291-1/+10
* 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
* 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
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-0/+1
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* HTTP PUT a to a FTP URL with username+password - over HTTP proxyDaniel Stenberg2004-12-061-0/+61