Files
strangler-fig-demo/scripts
eho 19c010653a test: guard against the /portal redirect dropping the client-facing port
Would have caught the previous commit's bug: checks that GET /portal
(no trailing slash) 301s and that following the redirect actually
lands on a 200 on the same host:port, rather than only checking
/portal/ directly.
2026-07-31 09:35:02 +02:00
..