summaryrefslogtreecommitdiff
path: root/tests/data/test1910
Commit message (Collapse)AuthorAgeFilesLines
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-3/+0
| | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037
* tests/data: Fix some mismatched XML tags in test casesDan Fandrich2020-09-231-1/+1
| | | | This allows these test files to pass xmllint.
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-251-0/+68
test 1296 is a simply command line test test 1910 is a libcurl test including a redirect