mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:54:17 +03:00
test1514: add a CRLF to the response to make it correct
Makes hyper accept it fine instead returning HYPERE_UNEXPECTED_EOF on us. Closes #7334
This commit is contained in:
parent
e081048c44
commit
7f11282d5f
2 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,6 @@
|
|||
1432
|
||||
1455
|
||||
1456
|
||||
1514
|
||||
1518
|
||||
1519
|
||||
1525
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ HTTP/1.1 200 OK
|
|||
Date: Sun, 19 Jan 2014 18:50:58 GMT
|
||||
Server: test-server/fake swsclose
|
||||
Connection: close
|
||||
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue