You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
- Per @akrabat, the logic for detecting the port based on the
combination of the Host header and SERVER_PORT values needed to be
cleaned up to make it more clear what was being done. The new approach
tests for the combination of SERVER_PORT and a host header in the
`<domain>:<port>` format, and uses PCRE matched groups to set the host
and/or port.
0 commit comments