aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1326
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2015-12-17 15:12:19 +0100
committerMarc Hoersken <info@marc-hoersken.de>2015-12-17 15:14:36 +0100
commit9e093f0e74f4a83f14a809a573b5e592f304f8e1 (patch)
tree65523f26f6b08ec3911420609b4ba0a28f68ad12 /tests/data/test1326
parent58ac23dd16d2dfe258601bba526e06fcb5233f8d (diff)
test 1326: fix getting stuck on Windows due to incomplete request
The request needs to be read and send in binary mode in order to use CRLF instead of LF. Adding --upload-file - causes curl to read stdin in binary mode.
Diffstat (limited to 'tests/data/test1326')
-rw-r--r--tests/data/test13262
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1326 b/tests/data/test1326
index bb0cbaccf..2bcf64bda 100644
--- a/tests/data/test1326
+++ b/tests/data/test1326
@@ -33,7 +33,7 @@ GET /we/want/1326 HTTP/1.0
</stdin>
<command>
-telnet://%HOSTIP:%HTTPPORT
+telnet://%HOSTIP:%HTTPPORT --upload-file -
</command>
</client>