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

how to enable http2 with cutl-rust #473

Open
zhangbtciab opened this issue Nov 14, 2022 · 1 comment
Open

how to enable http2 with cutl-rust #473

zhangbtciab opened this issue Nov 14, 2022 · 1 comment

Comments

@zhangbtciab
Copy link

No description provided.

@ehuss
Copy link
Collaborator

ehuss commented Nov 15, 2022

The http2 feature needs to be enabled in Cargo.toml (like curl = { version = "0.4.44", features = ["http2"] } and set the version in the code with http_version.

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

No branches or pull requests

2 participants