From 9ee14644a79ad8aeb2fd006539ff8559a6d61d6f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 12 Mar 2001 12:45:12 +0000 Subject: adjusted to work with the HTTP 1.1-speaking libcurl --- tests/data/stdout27.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/stdout27.txt') diff --git a/tests/data/stdout27.txt b/tests/data/stdout27.txt index 6c6fe7ec2..12af89c72 100644 --- a/tests/data/stdout27.txt +++ b/tests/data/stdout27.txt @@ -1,6 +1,8 @@ HTTP/1.1 301 This is a weirdo text message Server: test-server/fake Location: data/reply/25 +Content-Length: 32 +Connection: close Redirect to the same URL again! HTTP/1.1 404 BAD BOY -- cgit v1.2.3