feat(http2): implement message API for HTTP/2
This commit is contained in:
@@ -188,6 +188,7 @@ pub mod uri;
|
||||
pub mod version;
|
||||
pub mod message;
|
||||
pub mod http11;
|
||||
pub mod http2;
|
||||
|
||||
|
||||
/// Re-exporting the mime crate, for convenience.
|
||||
|
||||
Reference in New Issue
Block a user