tonycoco / heroku-buildpack-ember-cli

A Heroku Buildpack for Ember CLI Applications
MIT License
321 stars 121 forks source link

add support for https and prerender #59

Closed jordpo closed 9 years ago

jordpo commented 9 years ago

it was rewriting to http even though the request was https. this checks for force_https and if true, rewrites to https