mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:33:38 +03:00
tests: Fix a couple of incomplete response lines
This commit is contained in:
parent
2fab0d45a9
commit
6543f6e36c
3 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ Content-Range
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 OK swsclose
|
||||
HTTP/1.1 200 OK swsclose
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fake
|
||||
Accept-Ranges: bytes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue