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 impersonation support for Chrome 100 and 101, drop support for Chrome 98 #67

Merged
merged 1 commit into from
May 17, 2022

Conversation

lwthiker
Copy link
Owner

.. and for Edge 101 as well. The TLS fingerprint is identical to
previous versions. The HTTP headers have the usual differences in the
user agents. One important change though is in the way the HTTP2
SETTINGS frame is formed. Up until Chrome 98, there was an additional
randomly-generated setting in the frame. This seems to have been removed
since. Therefore it was removed from curl-impersonate as well, and
support for Chrome/Edge 98 was deprecated, since supporting both
signatures requires a lot of work.

.. and for Edge 101 as well. The TLS fingerprint is identical to
previous versions. The HTTP headers have the usual differences in the
user agents. One important change though is in the way the HTTP2
SETTINGS frame is formed. Up until Chrome 98, there was an additional
randomly-generated setting in the frame. This seems to have been removed
since. Therefore it was removed from curl-impersonate as well, and
support for Chrome/Edge 98 was deprecated, since supporting both
signatures requires a lot of work.
@lwthiker lwthiker merged commit aa6e8a4 into main May 17, 2022
@lwthiker lwthiker deleted the chrome100_again branch May 17, 2022 18:11
GerHobbelt pushed a commit to GerHobbelt/curl-impersonate that referenced this pull request Jun 21, 2024
This commit actually includes the following features:

* Update to curl 8.7.1
* Add options for exclusiveness
* Update Windows build command
* Add tls_key_usage_no_check option
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.

1 participant