Skip to content

Add www to root domain redirects #12997

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

Merged
merged 4 commits into from
Nov 5, 2019
Merged

Add www to root domain redirects #12997

merged 4 commits into from
Nov 5, 2019

Conversation

kendaleiv
Copy link
Member

Add extension methods to redirect from www.example.com to example.com.

Addresses #12978

@jkotalik jkotalik modified the milestones: blazor-wasm, 5.0.0-preview1 Sep 19, 2019
@jkotalik
Copy link
Contributor

@anurse are we thinking of being more stringent about adding public-facing API in 5.0? I can write up a proposal or something to add this functionality.

@analogrelay analogrelay added the api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews label Sep 19, 2019
@analogrelay
Copy link
Contributor

are we thinking of being more stringent about adding public-facing API in 5.0

We've talked about setting up a bit of process, for mature areas like this. I don't think we need a proposal, but I'll put the label on and see if @davidfowl and @rynowak want to do something.

@jkotalik jkotalik self-assigned this Oct 28, 2019
@pranavkm pranavkm added api-approved API was approved in API review, it can be implemented and removed api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews labels Oct 28, 2019
@jkotalik jkotalik merged commit a23dd41 into dotnet:master Nov 5, 2019
@jkotalik
Copy link
Contributor

jkotalik commented Nov 5, 2019

Thanks!

@amcasey amcasey added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-approved API was approved in API review, it can be implemented area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants