From 4d0e51aead16452eafb4c679a7ab81116ec2acd0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 22 Feb 2002 10:51:19 +0000 Subject: fixed to work with 'nonewline' and thus this passes OK with the new http server and things --- tests/data/test3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') 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 ^User-Agent:.* - + 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++++ -- cgit v1.2.3