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

Can't use firefox impersolate #177

Closed
Loclhost opened this issue Dec 16, 2023 · 2 comments
Closed

Can't use firefox impersolate #177

Loclhost opened this issue Dec 16, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Loclhost
Copy link

Loclhost commented Dec 16, 2023

Describe the bug
Can't use any impersolate for Firefox

To Reproduce

r = requests.get("https://tls.browserleaks.com/json",
                 impersonate="ff102",
                 proxies=proxies,
                 headers = header)

Expected behavior
Expect some JA3 hash for firefox

Versions

  • OS: Windows 11
    cffi==1.16.0
    curl-cffi==0.5.10
    dpkt==1.9.8
    pycparser==2.21
    pyja3==1.0.0

Additional context

  • Sync session

Error
raise RequestsError(f"impersonate {impersonate} is not supported")
curl_cffi.requests.errors.RequestsError: impersonate ff102 is not supported

@Loclhost Loclhost added the bug Something isn't working label Dec 16, 2023
@Loclhost Loclhost changed the title [BUG] Can't use firefox impersolate Dec 16, 2023
@T-256
Copy link
Contributor

T-256 commented Dec 16, 2023

duplicate of #59

@perklet perklet added enhancement New feature or request and removed bug Something isn't working labels Dec 16, 2023
@perklet
Copy link
Collaborator

perklet commented Jan 1, 2024

Close as dup of #59

@perklet perklet closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants