From eaaa1a1fd48e5fe11c0d28684382e2c165b72446 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Mar 2001 08:36:08 +0000 Subject: test case 39 added, HTTP location and continue --- tests/data/reply39.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/data/reply39.txt (limited to 'tests/data/reply39.txt') diff --git a/tests/data/reply39.txt b/tests/data/reply39.txt new file mode 100644 index 000000000..735612329 --- /dev/null +++ b/tests/data/reply39.txt @@ -0,0 +1,7 @@ +HTTP/1.1 301 This is a weirdo text message +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fake +Location: data/390002.txt?coolsite=yes +Connection: close + +This server reply is for testing a simple Location: following -- cgit v1.2.3