I am deploying an app on Heroku and trying to determine whether the request coming in is secure (request.secure). This is initially returning false on heroku because nginx h
thnx big time! you saved hours of struggling with heroku+play! I can confirm that when you set this in application.conf
XForwardedSupport=all
heroku stops complaining with SIGTERM