pub fn extract_http_status(response: &[u8]) -> String
Extract the HTTP status code from a response (e.g., “200” from “HTTP/1.1 200 OK”).