From 2fa0d3dd5f6c1bd4e6a2c77ab731e9112d38e271 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2001 20:02:11 +0000 Subject: test case 31 and 32 were added --- tests/data/reply310001.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/data/reply310001.txt (limited to 'tests/data/reply310001.txt') diff --git a/tests/data/reply310001.txt b/tests/data/reply310001.txt new file mode 100644 index 000000000..ea3c76a7c --- /dev/null +++ b/tests/data/reply310001.txt @@ -0,0 +1,9 @@ +HTTP/1.1 301 Moved Permanently +Server: fake +Location: /moo/moo/moo/310002 + +HTTP/1.1 200 Followed here fine +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fake + +If this is received, the location following worked -- cgit v1.2.3