-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Reduce Language not farbling HTTP headers of subresources #24282
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
Comments
@brave/qa-team STR/Cases can be found via brave/brave-core#14338 (comment). Used the screenshot example that @pilgrim-brave provided via #24282 (comment) as guidance and received confirmation that the pass looks good 👍 @pilgrim-brave also recommended running through https://dev-pages.brave.software/fingerprinting/headers.html as well. Basically ensuring that |
Verified with
Reproduced the original issue mentioned via #24282 (comment) using the following STR/Cases:
Verified steps above using
Also ran through tests on https://dev-pages.brave.software/fingerprinting/headers.html as per #24282 (comment):
|
Verification PASSED on
Reproduced the original issue mentioned via #24282 (comment) using the following STR/Cases:
Verified steps above using
Also ran through tests on https://dev-pages.brave.software/fingerprinting/headers.html as per #24282 (comment):
|
Verification PASSED on
|
Easily reproducible on the QA page, open devtools and network tab and refresh the page. The primary resource's Accept-Language request header is farbled, but subresources like
site.css
are not.The text was updated successfully, but these errors were encountered: