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

CORS explicit policy configuration #7924

Closed
pranavkm opened this issue Aug 1, 2018 · 1 comment
Closed

CORS explicit policy configuration #7924

pranavkm opened this issue Aug 1, 2018 · 1 comment
Assignees
Labels

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Aug 1, 2018

Need to add a snippet that indicates how the application needs to be configured for the breaking change made as part of dotnet/aspnetcore#3376 . Relevant doc: https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-2.1#set-the-allowed-request-headers

@guardrex guardrex added this to the Backlog milestone Aug 1, 2018
@guardrex guardrex changed the title Add some docs for breaking change in https://github.com/aspnet/Home/issues/3376 CORS explicit policy configuration Aug 1, 2018
@guardrex guardrex added Pri1 and removed Pri2 labels Aug 1, 2018
@Tornhoof
Copy link
Contributor

If you update these docs, please use e.g. HeaderNames.CacheControl instead of Cache-Control directly. This should reduce copy/paste errors.

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

No branches or pull requests

4 participants