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

feat: add automatic header order collector / updater #149

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

barjin
Copy link
Collaborator

@barjin barjin commented Mar 18, 2023

While insignificant for the protocol itself, the order of HTTP headers is one of the telltale signs used for fingerprinting HTTP clients.

This PR adds a script and a CI integration for automatized collection of HTTP header orderings from the recent versions of Playwright supported browsers (chrome/firefox/edge/safari).

Fixes #53
Related apify/got-scraping#65

@barjin barjin force-pushed the fix/header-order-collector branch from 33f44d1 to 8265cd5 Compare April 5, 2023 12:04
@barjin barjin merged commit 7b0e171 into master Apr 5, 2023
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.

header-generator is missing host header in order files
1 participant