]> granicus.if.org Git - curl/commitdiff
test1511: consistently terminate headers with CRLF
authorFabian Keil <fk@fabiankeil.de>
Sun, 11 Aug 2013 17:55:44 +0000 (19:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Aug 2013 17:55:44 +0000 (19:55 +0200)
tests/data/test1511

index b52bd1fb0060abe659ebe22c4122054bb3fdb6cd..806657f778af7b9b00ecfb3a6f5c67de394bf793 100644 (file)
@@ -10,7 +10,7 @@ HTTP
 <data>
 HTTP/1.1 200\r
 Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fakem
+Server: test-server/fakem\r
 Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT\r
 Content-Type: text/html\r
 Content-Length: 12\r
@@ -22,7 +22,7 @@ Hello World
 <datacheck>
 HTTP/1.1 200\r
 Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fakem
+Server: test-server/fakem\r
 Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT\r
 Content-Type: text/html\r
 Content-Length: 12\r
@@ -30,7 +30,7 @@ Connection: close
 \r
 HTTP/1.1 200\r
 Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fakem
+Server: test-server/fakem\r
 Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT\r
 Content-Type: text/html\r
 Content-Length: 12\r