pub fn bad_gateway_502() -> Response<Full<Bytes>>Expand description
A 502 Bad Gateway JSON response, returned when the upstream WebSocket
handshake could not be completed.
pub fn bad_gateway_502() -> Response<Full<Bytes>>A 502 Bad Gateway JSON response, returned when the upstream WebSocket
handshake could not be completed.