Function ft_sys::http::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.