-
Notifications
You must be signed in to change notification settings - Fork 22
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
http-semantics #113
Comments
|
Merged
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http-semantics
should be extracted fromhttp2
.The dependency should be:
Example code under
util/
in each library:tls
:tls-client
http2
:h2c-client
http2-tls
:h2-client
http3
:h3-client
,quic
:quic-client
The text was updated successfully, but these errors were encountered: