Hi,
I am hosting a Dancer Web Application behind an Apache proxy using the recommended (in Dance::Deployment) configuration.
Is there a way to have request.uri_base return the correct proxied protocol (in this case https) rather than 'http'?
Thank you
- Gurunandan