mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:37:18 +03:00
tests: fixup several tests
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
This commit is contained in:
parent
0c51036eb6
commit
124198631b
430 changed files with 787 additions and 779 deletions
|
|
@ -12,7 +12,7 @@ Duplicate-header
|
|||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 302 eat this!
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Date: Tue, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fake
|
||||
Location: this-is-the-first.html
|
||||
Content-Length: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue