pub const HTTP_STATUS_LINE: &[u8] = b"HTTP/1.1 101 Switching Protocols";
Expand description

HTTP/1.1 101 Switching Protocols