Crate gaunt

source ·
Expand description

Gaunt: high-level, self-contained, minimalist HTTP toolkit.

Re-exports

pub use connection::*;
pub use error::*;
pub use path::*;
pub use response::*;

Modules

Connections to HTTP servers
Error types used by Gaunt
Remote paths on HTTP servers
HTTP responses

Constants

Gaunt’s default User-Agent string