mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:43:38 +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
|
|
@ -17,7 +17,7 @@ multiprotocol
|
|||
<reply>
|
||||
<data1 nocheck="yes">
|
||||
HTTP/1.1 200 OK
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Date: Tue, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fake
|
||||
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
|
||||
ETag: "21025-dc7-39462498"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue