CODE_REGISTRY

Constant CODE_REGISTRY 

Source
pub const CODE_REGISTRY: [(usize, &str, &str, &str); 64];
Expand description

Representation of the official HTTP status code registry.

Source’s last update: 2025-09-15

Tuple values represent the status code, description, references, links to references.