Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

HttpContext.Request.Scheme Is Always "http" In Azure #650

Closed
kspearrin opened this issue Jun 6, 2016 · 1 comment
Closed

HttpContext.Request.Scheme Is Always "http" In Azure #650

kspearrin opened this issue Jun 6, 2016 · 1 comment

Comments

@kspearrin
Copy link

After moving from RC1 to RC2 a new problem has come up. It seems that after publishing a solution to Azure HttpContext.Request.Scheme is always reading "http", even when we are using a secure an https endpoint. This of course causes httpContext.Request.IsHttps to always return false.

@Tratcher
Copy link
Member

Tratcher commented Jun 6, 2016

Duplicate: aspnet/IISIntegration#140 (comment)

@Tratcher Tratcher closed this as completed Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants