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/reply25.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/reply25.txt') diff --git a/tests/data/reply25.txt b/tests/data/reply25.txt index 5839f8d3c..6a816bf4b 100644 --- a/tests/data/reply25.txt +++ b/tests/data/reply25.txt @@ -1,5 +1,7 @@ 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! -- cgit v1.2.3