The Heroku platform automatically routes HTTP requests sent to your app’s hostname(s) to your web dynos. The entry point for all applications on the Common Runtime stack is the herokuapp.com domain which offers a direct routing path to your web dynos. This article provides a detailed reference of how the router behaves, and how it conforms to the HTTP specification. This article only describes HTT