rama-http-types 0.2.0

rama http type defintions and high level utilities
Documentation
1
2
3
4
//! high-level h1 proto types and functionality

pub mod headers;
pub use headers::{Http1HeaderMap, Http1HeaderName, IntoHttp1HeaderName, TryIntoHttp1HeaderName};