I have an API which a very old game is trying to send data to. This old application (circa 2004) cannot handle HTTPS. It must use HTTP. Is there a way to configure my
wrangler.toml
wrangler.toml
to specify specific routes for my Pages project to use HTTP instead of HTTPS?