Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify middleware activation #33613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Sep 16, 2024

Fixes #33611

Tom ... This came about while I was working on the new Blazor tutorial. I had a note on it in my long-range tracking issue. This is per ...

https://github.com/dotnet/aspnetcore/blob/main/src/Middleware/HttpsPolicy/src/HttpsRedirectionMiddleware.cs#L85-L89

I place a short phrase in a few strategic spots to call it out.

Please go ahead and merge if you're in agreement with the updates. If you don't like the whole thing, please close this as a won't-fix, and I'll follow-up and kill 💀 the issue.


Internal previews

📄 File 🔗 Preview link
aspnetcore/fundamentals/middleware/index.md ASP.NET Core Middleware
aspnetcore/release-notes/aspnetcore-2.1.md What's new in ASP.NET Core 2.1
aspnetcore/security/enforcing-ssl.md Enforce HTTPS in ASP.NET Core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTPS Redirection Middleware scoped to availability of HTTPS port
1 participant