- Fix support for SSL for proxied sites, or otherwise uncertain situations 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 ([commit](https://github.com/miguelgrinberg/flask-pagedown/commit/04df5c189d6d1760c692d1985faf558058e56eb2)) (thanks **Frank Tackitt**!)