-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
http-semantics
should be extracted from http2
.
The dependency should be:
http-semantics
|
+------+------+
| | |
http1* http2 http3
*probably not implemented
Example code under util/
in each library:
Plain | Encrypted | |
---|---|---|
HTTP/1.1 | tls : tls-client |
|
HTTP/2 | http2 : h2c-client |
http2-tls : h2-client |
HTTP/3 | http3 : h3-client , quic : quic-client |
fishtreesugar
Metadata
Metadata
Assignees
Labels
No labels