summaryrefslogtreecommitdiff
path: root/tests/data/test63
Commit message (Expand)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-2/+2
* 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/+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-1/+1
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-191-1/+0
* 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/+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
* stricter newline policyDaniel Stenberg2004-11-291-1/+1
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-1/+1
* General HTTP authentication cleanup and fixesDaniel Stenberg2004-05-041-1/+1
* Fixed how the user name is extracted from http_proxy environment variableDaniel Stenberg2004-03-311-1/+1
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-191-1/+1
* the proxy environment variables now may contain user name and passwordDaniel Stenberg2003-05-191-0/+41