pub fn status_code(code: u16) -> ResponseBuilder<&'static str>
Expand description

respond with the provided status code and an empty body.