Skip to main content

http_status_code_label

Function http_status_code_label 

Source
pub const fn http_status_code_label(status: Option<u16>) -> &'static str
Expand description

Limit the cardinality of the HTTP status code. This matches Python, but likely we should log the status code directly. Most of these never appear.