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

Supporting HTTP2 #132

Closed
MindPatch opened this issue May 21, 2023 · 1 comment
Closed

Supporting HTTP2 #132

MindPatch opened this issue May 21, 2023 · 1 comment
Labels
core-changes make changes for Lotus Core in Rust
Milestone

Comments

@MindPatch
Copy link
Contributor

No description provided.

@MindPatch MindPatch added the core-changes make changes for Lotus Core in Rust label May 21, 2023
@MindPatch MindPatch added this to the 0.6.0-beta milestone May 21, 2023
@MindPatch
Copy link
Contributor Author

MindPatch commented May 26, 2023

new parameters for the http:send function

http:send {
   http2_only = true -- using http2 only
   http1_only = true -- using http1.1 only
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-changes make changes for Lotus Core in Rust
Projects
None yet
Development

No branches or pull requests

1 participant