aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test34
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test3 b/tests/data/test3
index eec48a5fc..ac1bf51b9 100644
--- a/tests/data/test3
+++ b/tests/data/test3
@@ -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
@@ -37,6 +37,6 @@ Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Content-Length: 37
Content-Type: application/x-www-form-urlencoded
-fooo=mooo&pooo=clue&doo=%20%20%20++++
+fooo=mooo&pooo=clue&doo=%20%20%20++++
</protocol>
</verify>