Commit Graph

4 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Rick Anderson ffe6c56860
Use AddHttpLogging API in sample code /1 (#24558)
* Use AddHttpLogging API in sample code /1

* Use AddHttpLogging API in sample code /1

* Use AddHttpLogging API in sample code /1

* Use AddHttpLogging API in sample code /1

* clean up

* Update aspnetcore/host-and-deploy/proxy-load-balancer.md

Co-authored-by: Chris Ross <chrross@microsoft.com>

Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-01-12 12:52:22 -10:00
Rick Anderson 194cb502bc
.NET 6 config Proxy Server/1 (#24489)
* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* .NET 6 config PS /1

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* .NET 6 config PS /1

* .NET 6 config PS /1

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-07 12:11:26 -10:00
Rick Anderson b6ca033e53
ForwardedHeaders must be called before UseHsts (#18821)
* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/host-and-deploy/linux-nginx.md

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2020-06-18 14:11:11 -10:00