[][src]Constant awc::http::header::SEC_WEBSOCKET_ACCEPT

pub const SEC_WEBSOCKET_ACCEPT: HeaderName

The |Sec-WebSocket-Accept| header field is used in the WebSocket opening handshake. It is sent from the server to the client to confirm that the server is willing to initiate the WebSocket connection.