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

server and things
This commit is contained in:
Daniel Stenberg 2002-02-22 10:51:19 +00:00
parent ae8a8c8ba4
commit 4d0e51aead

View File

@ -28,7 +28,7 @@ HTTP POST with user and password
<strip> <strip>
^User-Agent:.* ^User-Agent:.*
</strip> </strip>
<protocol> <protocol nonewline=yes>
POST /3 HTTP/1.1 POST /3 HTTP/1.1
Authorization: Basic ZmFrZTotdXNlcg== Authorization: Basic ZmFrZTotdXNlcg==
Host: 127.0.0.1:8999 Host: 127.0.0.1:8999