pub fn handle_parse_handshake( req_bytes: BytesMut, ) -> Result<Request<()>, WsError>
parse http request, used by server building