Enhance HTTPS redirect middleware for multi-hostname scenarios
Open
affected-few
area-middleware
area-networking
enhancement
feature-yarp
Needs: Design
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
See: https://github.com/dotnet/tye/issues/354
The HTTPS redirect middleware allows you to configure (via config) a single port to use for HTTPS redirects. There are cases where this isn't sophisticated enough because each hostname you're listening on has a different HTTPS port value.
Contributor guide
Assessment
This issue has not been assessed yet.