]> granicus.if.org Git - curl/commitdiff
max-redirs test case data
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Nov 2000 09:42:15 +0000 (09:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Nov 2000 09:42:15 +0000 (09:42 +0000)
tests/data/command25.txt [new file with mode: 0644]
tests/data/error25.txt [new file with mode: 0644]
tests/data/name25.txt [new file with mode: 0644]
tests/data/reply25.txt [new file with mode: 0644]

diff --git a/tests/data/command25.txt b/tests/data/command25.txt
new file mode 100644 (file)
index 0000000..eeb3445
--- /dev/null
@@ -0,0 +1,4 @@
+http://%HOSTIP:%HOSTPORT/want/25 -L --max-redirs 5
+
+
+
diff --git a/tests/data/error25.txt b/tests/data/error25.txt
new file mode 100644 (file)
index 0000000..abac1ea
--- /dev/null
@@ -0,0 +1 @@
+47
diff --git a/tests/data/name25.txt b/tests/data/name25.txt
new file mode 100644 (file)
index 0000000..e63b48c
--- /dev/null
@@ -0,0 +1 @@
+looping HTTP Location: following with --max-redirs
diff --git a/tests/data/reply25.txt b/tests/data/reply25.txt
new file mode 100644 (file)
index 0000000..5839f8d
--- /dev/null
@@ -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!