aspnetcore/src/Microsoft.AspNetCore.HttpsP...
Chris Ross (ASP.NET) 2b80c90554 Add host filtering middleware 2018-03-16 10:05:09 -07:00
..
HstsBuilderExtensions.cs
HstsMiddleware.cs Exclude setting HSTS on localhost and allow for user to specify excluded domains. (#274) 2017-12-12 14:12:26 -08:00
HstsOptions.cs Exclude setting HSTS on localhost and allow for user to specify excluded domains. (#274) 2017-12-12 14:12:26 -08:00
HstsServicesExtensions.cs
HttpsRedirectionBuilderExtensions.cs Add host filtering middleware 2018-03-16 10:05:09 -07:00
HttpsRedirectionMiddleware.cs Allow null SeverAddressFeature in Redirection Middleware (#289) 2018-01-12 13:20:06 -08:00
HttpsRedirectionOptions.cs Https Redirect: Change default status code to 307. #210 2018-01-04 15:03:56 -08:00
HttpsRedirectionServicesExtensions.cs Use ASPNETCORE_HTTPS_PORT to get port from config (#266) 2017-10-30 18:20:06 -07:00
Microsoft.AspNetCore.HttpsPolicy.csproj Read from IServerAddressesFeature for HTTPS port (#276) 2017-12-19 22:44:24 -08:00