Constant ERROR
const ERROR: u16 = 1_011u16
Indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
ERRORconst ERROR: u16 = 1_011u16
Indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.