]> granicus.if.org Git - curl/commit
test 1326: fix getting stuck on Windows due to incomplete request
authorMarc Hoersken <info@marc-hoersken.de>
Thu, 17 Dec 2015 14:12:19 +0000 (15:12 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Thu, 17 Dec 2015 14:14:36 +0000 (15:14 +0100)
commit9e093f0e74f4a83f14a809a573b5e592f304f8e1
tree65523f26f6b08ec3911420609b4ba0a28f68ad12
parent58ac23dd16d2dfe258601bba526e06fcb5233f8d
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.
tests/data/test1326