Files
Grav/system
Raphaël Droz e6839530d8 When using Grav behind an HTTPS-endpoint, we would probably have either one of (#2486)
* `HTTPS=on`
* `X-Forwarded-Proto https`
Still, the latest virtualhost would still provide `REQUEST_SCHEME` which,
contrary to HTTPS environment, would not be overriden (eg: Apache only
creates `REDIRECT_REQUEST_SCHEME` with the requested value).

This change gives priority to non-empty `HTTPS` over `REQUEST_SCHEME`.
2019-04-30 12:18:20 -06:00
..
2019-04-11 15:04:00 -06:00
2019-02-18 14:43:06 -07:00
2017-12-01 00:01:23 -07:00
2019-04-23 15:01:59 -06:00
2019-02-04 22:34:46 +02:00
2019-02-04 22:34:46 +02:00