pub fn html_error_page(status: u16, title: &str, detail: &str) -> Response
Minimal HTML error document (no templates).