[][src]Function ntex::http::ws::handshake_response

pub fn handshake_response(req: &RequestHead) -> ResponseBuilder

Create websocket's handshake response

This function returns handshake Response, ready to send to peer.