Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Changed AddScriptCspHeaders and AddStyleCspHeaders from internal to p… #2260

Closed
wants to merge 1 commit into from

Conversation

hadiidbouk
Copy link

What issue does this PR address?
Changing access modifiers of two methods AddScriptCspHeaders and AddStyleCspHeaders in HttpResponseExtensions class from internal to public.

Does this PR introduce a breaking change?
No

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

@brockallen
Copy link
Member

I'm curious where you're looking to call these from?

@hadiidbouk
Copy link
Author

I have created a middleware to catch http response, I am trying to change the header there to allow the redirect in the Edge browser

@brockallen
Copy link
Member

looks like the extension class was moved around. i added these manually. thanks.

@brockallen brockallen closed this Aug 4, 2018
@lock
Copy link

lock bot commented Jan 10, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants