Function tungstenite::handshake::server::create_response

source ·
pub fn create_response(request: &Request) -> Result<Response>
Expand description

Create a response for the request.