summaryrefslogtreecommitdiff
path: root/tests/data/test1089
Commit message (Collapse)AuthorAgeFilesLines
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-3/+2
| | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037
* Always use nocheck="yes" for consistencyDan Fandrich2009-01-071-2/+2
|
* Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich2008-12-091-0/+91
test a report that the size didn't work, but these test cases pass.