Expand description
Extension traits and utilities for HTTP, MIME, and header types.
This module groups all “extension” code that augments external types
(e.g., hyper::Method, mime_guess::Mime) with SWS-specific behaviour.
Modules§
- http
- HTTP-related extension traits.