fixed to work with 'nonewline' and thus this passes OK with the new http
server and things
This commit is contained in:
parent
ae8a8c8ba4
commit
4d0e51aead
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user