-
Notifications
You must be signed in to change notification settings - Fork 178
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
[?] How can i specify HTTP version #268
Comments
It gets automatically set depending on the Ja3 you pass in, I can add the option to make this configurable but it will change the expected ja3 |
so there is no way to set it to HTTP/1.1 rn? i generated a random ja3 in each request |
This feature has been added to version 1.0.23 Examples have been added in the docs but for clarity here's some code examples golang CycleTLS/cycletls/tests/integration/ForceHTTP1_test.go Lines 43 to 65 in 000594c
javascript CycleTLS/tests/forceHTTP1.test.ts Lines 34 to 47 in f6c898f
|
Description
[?] How can i specify HTTP version
Issue Type
Support
Operating System
No response
Node Version
Node 16.x
Golang Version
None
Relevant Log Output
No response
The text was updated successfully, but these errors were encountered: