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

Weird header behavior with *.js tests and CSP #49519

Open
yoavweiss opened this issue Dec 4, 2024 · 0 comments
Open

Weird header behavior with *.js tests and CSP #49519

yoavweiss opened this issue Dec 4, 2024 · 0 comments

Comments

@yoavweiss
Copy link
Contributor

While working on a test with multiple different CSP policies and trying to move it to be a JS test, it seemed like only some of the provided headers (in the corresponding .headers) file were taken into account, causing the test to fail, as only some of the policies were in place.

I debugged it a bit, but haven't reached full understanding of the underlying issue.

Are *.js tests being redirected somehow to the equivalent *.html test variant?

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

No branches or pull requests

2 participants