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

core(response-compression): add x-content-encoding-over-network #13176

Merged
merged 3 commits into from
Oct 7, 2021
Merged

core(response-compression): add x-content-encoding-over-network #13176

merged 3 commits into from
Oct 7, 2021

Conversation

edwingustafson
Copy link
Contributor

… as compression header

Summary

Add response header X-Content-Encoding-Over-Network to the array of recognized compression headers. (This response header is present when ESET Antivirus has decompressed the response payload for scanning.)

Related Issues/PRs

Fixes #13173

@edwingustafson edwingustafson requested a review from a team as a code owner October 6, 2021 00:26
@edwingustafson edwingustafson requested review from connorjclark and removed request for a team October 6, 2021 00:26
@google-cla google-cla bot added the cla: yes label Oct 6, 2021
@edwingustafson edwingustafson changed the title Honor ESET Antivirus' X-Content-Encoding-Over-Network response header… core: Honor ESET Antivirus' X-Content-Encoding-Over-Network response header… Oct 7, 2021
@edwingustafson edwingustafson changed the title core: Honor ESET Antivirus' X-Content-Encoding-Over-Network response header… core: honor ESET Antivirus' X-Content-Encoding-Over-Network response header… Oct 7, 2021
@connorjclark connorjclark changed the title core: honor ESET Antivirus' X-Content-Encoding-Over-Network response header… core(response-compession): add ESET Antivirus X-Content-Encoding-Over-Network header Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): add ESET Antivirus X-Content-Encoding-Over-Network header core(response-compession): ESET Antivirus X-Content-Encoding-Over-Network header Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): ESET Antivirus X-Content-Encoding-Over-Network header core(response-compession): ESET antivirus X-Content-Encoding-Over-Network header Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): ESET antivirus X-Content-Encoding-Over-Network header core(response-compession): ESET antivirus x-content-encoding-over-network header Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): ESET antivirus x-content-encoding-over-network header core(response-compession): add x-content-encoding-over-network header Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): add x-content-encoding-over-network header core(response-compession): add x-content-encoding-over-network Oct 7, 2021
@connorjclark connorjclark changed the title core(response-compession): add x-content-encoding-over-network core(response-compression): add x-content-encoding-over-network Oct 7, 2021
@connorjclark connorjclark merged commit 8284fe1 into GoogleChrome:master Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Honor ESET Antivirus' X-Content-Encoding-Over-Network response header as a compression header
3 participants