summaryrefslogtreecommitdiff
path: root/tests/data/test1244
Commit message (Collapse)AuthorAgeFilesLines
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-3/+1
| | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-301-3/+6
| | | | | | Added build to travis to verify Closes #5466
* proxy: fix tests as follow-up to 93b0d907d5Daniel Stenberg2016-08-161-0/+1
| | | | | | | | | | | | | | This fixes tests that were added after 113f04e664b as the tests would fail otherwise. We bring back "Proxy-Connection: Keep-Alive" now unconditionally to fix regressions with old and stupid proxies, but we could possibly switch to using it only for CONNECT or only for NTLM in a future if we want to gradually reduce it. Fixes #954 Reported-by: János Fekete
* test1244: test different proxy ports same URLDaniel Stenberg2016-06-291-0/+60