Closed dcomartin closed 8 years ago
If the incoming request is on port 80, changing the scheme to https results in the Uri being https://xxx:80/path
I discovered this because I'm using AWS ELB over HTTPS, but internally the request is sent from the ELB to my application on port 80.
Nice. Thanks!
If the incoming request is on port 80, changing the scheme to https results in the Uri being https://xxx:80/path