mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 15:50:48 -04:00
HTTP tests: use CRLF as header seperator according to RFC 2616
This commit is contained in:
parent
9f42205dcc
commit
2c49f2e3db
@ -45,7 +45,7 @@ Host: %HOSTIP:%HTTPPORT
|
|||||||
Accept: */*
|
Accept: */*
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<stdout mode="text">
|
<stdout>
|
||||||
HTTP/1.1 301 This is a weirdo text message swsclose
|
HTTP/1.1 301 This is a weirdo text message swsclose
|
||||||
Location: data/10290002.txt?coolsite=yes
|
Location: data/10290002.txt?coolsite=yes
|
||||||
Content-Length: 62
|
Content-Length: 62
|
||||||
|
@ -57,7 +57,7 @@ Accept: */*
|
|||||||
Proxy-Connection: Keep-Alive
|
Proxy-Connection: Keep-Alive
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
<stdout mode="text">
|
<stdout>
|
||||||
HTTP/1.1 200 OK
|
HTTP/1.1 200 OK
|
||||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||||
Content-Length: 6
|
Content-Length: 6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user