From ce9dee2d2e4088b1d4762ede5740c5a2a09c1b3c Mon Sep 17 00:00:00 2001 From: Puja Jagani Date: Mon, 19 Feb 2024 16:57:12 +0530 Subject: [PATCH] Add html pages for testing redirect functionality --- common/src/redirected.html | 2 ++ common/src/redirected_http_equiv.html | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 common/src/redirected.html create mode 100644 common/src/redirected_http_equiv.html diff --git a/common/src/redirected.html b/common/src/redirected.html new file mode 100644 index 0000000000000..d7e4d09f4ddd4 --- /dev/null +++ b/common/src/redirected.html @@ -0,0 +1,2 @@ + +redirected \ No newline at end of file diff --git a/common/src/redirected_http_equiv.html b/common/src/redirected_http_equiv.html new file mode 100644 index 0000000000000..0a470e5e35f8f --- /dev/null +++ b/common/src/redirected_http_equiv.html @@ -0,0 +1,4 @@ + + + + \ No newline at end of file