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

cycletls.NewTransport() to use forceHTTP1 by default #289

Closed
wants to merge 5 commits into from

Conversation

deoxykev
Copy link
Contributor

This PR changes the default behavior of NewTransport to always use HTTP/1.x, seeing how HTTP/2 is currently unsupported.

@Danny-Dasilva
Copy link
Owner

Danny-Dasilva commented Nov 28, 2023

I'm not sure what you mean by http/2 being unsupported, we should be defaulting to http2. The purpose of this repo is to bypass tls/ja3 fingerprinting which runs primarily on http2 servers.

The primary websites that we test against are http2 as well such as https://tls.peet.ws

Happy to discuss it more on the discord https://discord.gg/gsmxMHrwhu

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.

2 participants