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

JA4H python implementation is not correctly handling Cookie and Referer headers #44

Closed
J0eJ0h opened this issue Jan 3, 2024 · 1 comment · Fixed by #46
Closed

JA4H python implementation is not correctly handling Cookie and Referer headers #44

J0eJ0h opened this issue Jan 3, 2024 · 1 comment · Fixed by #46

Comments

@J0eJ0h
Copy link
Collaborator

J0eJ0h commented Jan 3, 2024

The python implementation for JA4H is not ignoring case for 'cookie' and 'referer", leading to 'Cookie' and 'Referer' not being handled correctly.

@J0eJ0h J0eJ0h mentioned this issue Jan 3, 2024
@noeltimothy
Copy link
Collaborator

Hi @J0eJ0h , I updated the PR with the correct fix. Thanks for pointing this out.

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 a pull request may close this issue.

2 participants