Function send_response

Source
pub fn send_response(r: Response<Bytes>)
Expand description

Send a http response to client.

This function must not be called more than once.