summaryrefslogtreecommitdiff
path: root/tests/data/test1371
Commit message (Collapse)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-7/+7
| | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738
* tests: fixup several testsFabian Keil2021-02-091-2/+2
| | | | | | | | | | | | | | missing CRs and modified %hostip lib556/test556: use a real HTTP version to make test reuse more convenient make sure the weekday in Date headers matches the date test61: replace stray "^M" (5e 4d) at the end of a cookie with a '^M' (0d) Gets the test working with external proxies like Privoxy again. Closes #6463
* 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
* HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken2014-02-141-18/+18
| | | | Changes LF to CRLF and disables automatic output conversion.
* tests: specify 'text' mode for some output files in verify sectionYang Tse2013-03-181-2/+2
|
* tests: fix test definitions # 1370 and 1371Yang Tse2012-06-091-11/+2
| | | | -J without -O shall not honor C-D filename
* tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTPYang Tse2012-06-071-0/+80