pub fn empty_response(status: Status) -> OutgoingResponse
Available on crate feature
server
only.Expand description
A function returning an empty response with a given status code.
pub fn empty_response(status: Status) -> OutgoingResponse
server
only.A function returning an empty response with a given status code.