Function tungstenite::handshake::server::create_response
source ยท pub fn create_response(request: &Request) -> Result<Response>
Expand description
Create a response for the request.
pub fn create_response(request: &Request) -> Result<Response>
Create a response for the request.