summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dom/tests/mochitest/fetch/file_fetch_cached_redirect.html1
-rw-r--r--dom/tests/mochitest/fetch/file_fetch_cached_redirect.html^headers^3
2 files changed, 4 insertions, 0 deletions
diff --git a/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html b/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html
new file mode 100644
index 0000000000..64e3289892
--- /dev/null
+++ b/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html
@@ -0,0 +1 @@
+<html><body>My contents don't matter. Only my header matters!</body></html>
diff --git a/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html^headers^ b/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html^headers^
new file mode 100644
index 0000000000..eee464d0eb
--- /dev/null
+++ b/dom/tests/mochitest/fetch/file_fetch_cached_redirect.html^headers^
@@ -0,0 +1,3 @@
+HTTP 302 Redirect
+Location: //example.org/target_does_not_matter.html
+Cache-Control: max-age=10