summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-08-26 14:49:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-08-26 14:49:41 +0200
commite42c92f6e1a147511f363ce844a740bf08ef20ec (patch)
treeda6ad04329b30ba74216cc577e949ab5982fbea7
parente8e656c845c9b1fe4480ecc02aedb2110fb8dd59 (diff)
downloadcurl-bagder/test1280-hyper-crlf.tar.gz
test1280: CRLFify the response to please hyperbagder/test1280-hyper-crlf
-rw-r--r--tests/data/test128010
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1280 b/tests/data/test1280
index 3744dc810..3f5bdd5bb 100644
--- a/tests/data/test1280
+++ b/tests/data/test1280
@@ -9,11 +9,11 @@ globbing
# Server-side
<reply>
<data>
-HTTP/1.1 200 OK
-Date: Tue, 09 Nov 2010 14:49:00 GMT
-Content-Length: 6
-Connection: close
-
+HTTP/1.1 200 OK
+Date: Tue, 09 Nov 2010 14:49:00 GMT
+Content-Length: 6
+Connection: close
+
bytes
</data>
</reply>