http-constant 21.6.3

A comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers.
Documentation
1
2
3
4
5
mod r#const;

pub use r#const::*;

use super::*;