Module Websocket.Close_codeSource
Sourcetype standard = [ | `Normal_closure| `Going_away| `Protocol_error| `Unsupported_data| `No_status_rcvd| `Abnormal_closure| `Invalid_frame_payload_data| `Policy_violation| `Message_too_big| `Mandatory_ext| `Internal_server_error| `TLS_handshake
] Sourceval of_code : int -> t option