mirror of
https://github.com/curl/curl.git
synced 2026-07-22 21:27:15 +03:00
test1511: consistently terminate headers with CRLF
This commit is contained in:
parent
4b0028f82d
commit
432431368f
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ HTTP
|
|||
<data>
|
||||
HTTP/1.1 200
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fakem
|
||||
Server: test-server/fakem
|
||||
Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT
|
||||
Content-Type: text/html
|
||||
Content-Length: 12
|
||||
|
|
@ -22,7 +22,7 @@ Hello World
|
|||
<datacheck>
|
||||
HTTP/1.1 200
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fakem
|
||||
Server: test-server/fakem
|
||||
Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT
|
||||
Content-Type: text/html
|
||||
Content-Length: 12
|
||||
|
|
@ -30,7 +30,7 @@ Connection: close
|
|||
|
||||
HTTP/1.1 200
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fakem
|
||||
Server: test-server/fakem
|
||||
Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT
|
||||
Content-Type: text/html
|
||||
Content-Length: 12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue