From a84625eca6bb6c07f886e87a31acf61cfea7f878 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 9 Jan 2001 12:24:08 +0000 Subject: Added two tests for multiple URLs (26 + 27) --- tests/data/reply26.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/data/reply26.txt (limited to 'tests/data/reply26.txt') diff --git a/tests/data/reply26.txt b/tests/data/reply26.txt new file mode 100644 index 000000000..5839f8d3c --- /dev/null +++ b/tests/data/reply26.txt @@ -0,0 +1,5 @@ +HTTP/1.1 301 This is a weirdo text message +Server: test-server/fake +Location: data/reply/25 + +Redirect to the same URL again! -- cgit v1.2.3