mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +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
|
|
@ -10,7 +10,7 @@ Content-Range
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 OK swsclose
|
||||
HTTP/1.1 200 OK swsclose
|
||||
|
||||
</data>
|
||||
</reply>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue