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

Lack of Support for Depreciated xhr-src #4

Open
mandatoryprogrammer opened this issue May 28, 2018 · 1 comment
Open

Lack of Support for Depreciated xhr-src #4

mandatoryprogrammer opened this issue May 28, 2018 · 1 comment
Assignees

Comments

@mandatoryprogrammer
Copy link

While using this library in another project I noticed it throws a ValueError when a CSP makes use of the xhr-src directive.

According to MDN:

Prior to Firefox 23, xhr-src was used in place of the connect-src directive and only restricted the use of XMLHttpRequest.

Any interest in adding support for this?

@moloch-- moloch-- self-assigned this May 28, 2018
@moloch--
Copy link
Owner

Yea, need to add CSP level 2 headers too.

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

No branches or pull requests

2 participants