supportsCustomHeaders
Whether this client supports sending custom headers in the handshake via the connect method.
When this is false
, calling connect with a headers map that contains any header other than Sec-WebSocket-Protocol
throws an IllegalArgumentException.