RFC 7239 refers to X-Forwarded-Proto, as do the GoDocs of this package. However, [proxy_headers.go actually uses X-Forwarded-Scheme](https://github.com/gorilla/handlers/blob/master/proxy_headers.go#L13).