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

Add Accept-Language and Accept-Encoding headers to wrap requests #13703

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

WillAyd
Copy link
Contributor

@WillAyd WillAyd commented Sep 22, 2024

closes #13701

@eli-schwartz
Copy link
Member

Thanks, can you add a quick note in the commit message as to why this is being added? That way, "future us" will know why it is important to keep it when spotting this code and running git blame to see why it was added. ;)

This makes wrap requests look more like browser requests, which is
helpful in rare cases to prevent the request from being rejected
@dcbaker dcbaker merged commit b1abfa8 into mesonbuild:master Sep 23, 2024
33 checks passed
@WillAyd WillAyd deleted the add-headers branch September 23, 2024 15:58
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.

WrapDB Request - Header Control
3 participants