Expand description
A module for re-exports of items used in unit tests.
Re-exports§
pub use crate::http_loader::HttpState;
Structs§
- Body
Stream Error - Marker wrapper for errors that originate from the network body stream
Constants§
Functions§
- map_
decode_ error - Normalize errors produced by the decompressors to
ErrorKind::InvalidDataso thathttp_loaderreports them asNetworkError::DecompressionError. - parse_
hostsfile