Skip to main content

Module test

Module test 

Source
Expand description

A module for re-exports of items used in unit tests.

Re-exports§

pub use crate::http_loader::HttpState;

Structs§

BodyStreamError
Marker wrapper for errors that originate from the network body stream

Constants§

DECODER_BUFFER_SIZE

Functions§

map_decode_error
Normalize errors produced by the decompressors to ErrorKind::InvalidData so that http_loader reports them as NetworkError::DecompressionError.
parse_hostsfile