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/stdout27.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/data/stdout27.txt (limited to 'tests/data/stdout27.txt') diff --git a/tests/data/stdout27.txt b/tests/data/stdout27.txt new file mode 100644 index 000000000..6c6fe7ec2 --- /dev/null +++ b/tests/data/stdout27.txt @@ -0,0 +1,14 @@ +HTTP/1.1 301 This is a weirdo text message +Server: test-server/fake +Location: data/reply/25 + +Redirect to the same URL again! +HTTP/1.1 404 BAD BOY +Content-Type: text/html + +This silly page doesn't reaaaaaly exist so you should not get it. + +HTTP/1.1 200 OK +Funny-head: yesyes + +This is the proof it works -- cgit v1.2.3