Is there a way to show which region the request was served?

The http header doesn’t show which region the request was served from.

I have done this by having the application return the value of the FLY_REGION environment variable on every response. But it would be nice to have it optionally added by the Fly router!

1 Like