HTTP 302 Redirect Test

Scenario: Standard temporary redirect - most common in form processing

Expected Behavior: POST → Server returns HTTP 302 → Browser redirects to /redirect/thank-you.html

PRD Reference: AC-1.1.1

Future Use: This page will be used to test whether the ListenLayer tracking script can capture form data before a server-side HTTP 302 redirect occurs.