The response for this page (/) should include a "x-hello" header with value "world"

some-page ->

Should go to /some-page

some-page?overrideMe ->

Should rewrite to /somewhere-else

non-existent ->

Should rewrite to /contact

plain ->

Should rewrite to https://uuid.rocks/plain

invalid ->

Should rewrite to https://uuid.rocks/invalid

about ->

Should redirect to /info (with status 307)

about-permanent ->

Should redirect to /info (with status 308)