Closed kageurufu closed 10 years ago
If a browser sees no scheme, it defaults to the current page scheme.
Thanks, I should have done it this way, it's much better.
Not a problem, glad to have helped
— Franklyn Tackitt
On Mon, May 26, 2014 at 3:54 PM, Miguel Grinberg notifications@github.com wrote:
Thanks, I should have done it this way, it's much better.
Reply to this email directly or view it on GitHub: https://github.com/miguelgrinberg/Flask-PageDown/pull/5#issuecomment-44222471
My particular situation is deployed through ElasticBeanstalk, proxying HTTPS to HTTP on the actual endpoints. This makes flask think that it is only running with http, not https