8000 Add support for sec-ch-ua and sec-ch-ua-mobile within Validate Bytes … by csanders-git · Pull Request #1970 · coreruleset/coreruleset · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for sec-ch-ua and sec-ch-ua-mobile within Validate Bytes … #1970

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

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

csanders-git
Copy link
Contributor

…rule

Chrome has decided to add new user agent headers, here we add support for ignoring them as we do similarly with the old user-agent header
https://www.chromestatus.com/feature/5995832180473856

…rule

Chrome has decided to add new user agent headers, here we add support for ignoring them as we do similarly with the old user-agent header
https://www.chromestatus.com/feature/5995832180473856
@dune73
Copy link
Member
dune73 commented Jan 18, 2021

You are only doing this on 920274. What do you think about covering 920272 as well? Probably also with the existing headers or are they sticking on lower range, visible ascii on those headers and thus don't trigger 920272 ever?

@dune73
Copy link
Member
dune73 commented Feb 1, 2021

920272 has exception for Referer and UA. So it is only natural to not add exceptions for these new headers.

Thank you for your contribution, @csanders-git. Merging now.

@dune73 dune73 merged commit 0d67efd into v3.4/dev Feb 1, 2021
@fzipi fzipi deleted the sec-ch-ua-headers branch April 16, 2023 12:49
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

Successfully merging this pull request may close these issues.

2 participants
0