1 line
584 B
JavaScript
1 line
584 B
JavaScript
initSidebarItems({"mod":[["header","HTTP header types"],["method","The HTTP request method"],["request","HTTP request types."],["response","HTTP response types."],["status","HTTP status codes"],["uri","URI component of request and response lines"],["version","HTTP version"]],"struct":[["Error","A generic \"error\" for HTTP connections"],["Extensions","A type map of protocol extensions."]],"trait":[["HttpTryFrom","Private trait for the `http` crate to have generic methods with fallible conversions."]],"type":[["Result","A `Result` typedef to use with the `http::Error` type"]]}); |