Skip to main content

http_calc

Function http_calc 

Source
pub fn http_calc(query: &str) -> String
Expand description

HTTP status code lookup — offline replacement for httpstatuses.com.

Commands: — look up a specific status code (200, 404, 429 …) — search by name or description list — all codes list 4xx — filter to a range (1xx–5xx)