Dear all:
I know we have settings.SECURE_PROXY_SSL_HEADER to control https header when we use load-balancer.
but I found some small cloud platform doesn't support user set it.
so, should we add new config option to support this case, something like: 'SCHEMA_FORCE_HTTPS=True'?
I am not sure this is a feature. because it is cloud platform problem, not Django.
if community think can add into django. I think I can finish it.