This is a test of whether browsers cache js files after a 302 redirect. The expected behavior is that test.js is requested on every page load, and will 302 redirect to test.1.js, which is requested once, and then loaded from cache for all subsequent page loads. Please check the Network tab in Dev Tools.
2024-09-14 Tests: