Commit 4d0e51ae authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fixed to work with 'nonewline' and thus this passes OK with the new http

server and things
parent ae8a8c8b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ HTTP POST with user and password
<strip>
^User-Agent:.*
</strip>
<protocol>
<protocol nonewline=yes>
POST /3 HTTP/1.1
Authorization: Basic ZmFrZTotdXNlcg==
Host: 127.0.0.1:8999