Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Ensure checks for HTTPS scheme are case insensitive #318

Commits on Jul 19, 2018

  1. Ensure checks for HTTPS scheme are case insensitive

    - Checks for either `HTTPS` or `https` in the `$server` array.
    - Does a case-insensitive check against the value discovered to see if
      it is equivalent to "off".
    - Does a case-insenstivie check against the value of the
      `X-Forwarded-Proto` header to see if it is equivalent to "https".
    weierophinney committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    fa2fe07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11dfa9 View commit details
    Browse the repository at this point in the history