pub const CODE_REGISTRY: [(usize, &str, &str, &str); 64];Expand description
Representation of the official HTTP status code registry.
Source’s last update: 2024-11-13
Tuple values represent the status code, description, references, links to references.