Skip to main content

bare_http_response

Function bare_http_response 

Source
fn bare_http_response<B: Default>(status: StatusCode) -> Response<B>
Expand description

A bare HTTP response carrying just status and an empty body.