From 30ec0af109f7225bfadb97d2a9b851000739f5da Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 29 Jan 2001 14:36:49 +0000 Subject: test case 33, HTTP PUT resume --- tests/data/reply33.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/data/reply33.txt (limited to 'tests/data/reply33.txt') diff --git a/tests/data/reply33.txt b/tests/data/reply33.txt new file mode 100644 index 000000000..8f8cf8522 --- /dev/null +++ b/tests/data/reply33.txt @@ -0,0 +1,7 @@ +HTTP/1.1 303 See Other +Server: fake +Location: /moo/moo/moo/320002 + +This Location should be fetched with a GET! + + -- cgit v1.2.3