]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1514: add a CRLF to the response to make it correct
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2021 10:50:11 +0000 (12:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Jul 2021 12:19:55 +0000 (14:19 +0200)
Makes hyper accept it fine instead returning HYPERE_UNEXPECTED_EOF on
us.

Closes #7334

tests/data/DISABLED
tests/data/test1514

index 41bc6f41871cef5d241f08a4ba42256c63c61651..27b2dcabbf223a7648a18b56283f00b41115fa87 100644 (file)
 1432
 1455
 1456
-1514
 1518
 1519
 1525
index 9990c6bb6a668612cccbbc8e03c47edf16160351..b34406e0727b61e1dcda09204bf42a5a563570f0 100644 (file)
@@ -15,6 +15,7 @@ HTTP/1.1 200 OK
 Date: Sun, 19 Jan 2014 18:50:58 GMT\r
 Server: test-server/fake swsclose\r
 Connection: close\r
+\r
 </data>
 </reply>