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/reply32.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/reply32.txt') diff --git a/tests/data/reply32.txt b/tests/data/reply32.txt index 8f8cf8522..9e5e693d3 100644 --- a/tests/data/reply32.txt +++ b/tests/data/reply32.txt @@ -1,6 +1,7 @@ HTTP/1.1 303 See Other Server: fake Location: /moo/moo/moo/320002 +Connection: close This Location should be fetched with a GET! -- cgit v1.2.3