Scenario: Permanent redirect that preserves POST method (rare in forms, but exists)
Expected Behavior: POST → Server returns HTTP 308 → Browser re-POSTs to new location (permanent)
PRD Reference: AC-1.1.4
Future Use: This page will be used to test whether the ListenLayer tracking script can capture form data before a server-side HTTP 308 redirect occurs.