[][src]Type Definition tungstenite::handshake::server::ErrorResponse

type ErrorResponse = HttpResponse<Option<String>>;

Server error response type.