Tells libcurl to not automatically respond to PING frames with PONG.
Passes on the data from the network without parsing it, leaving that entirely to the application. This mode is intended for applications that already have a WebSocket parser/engine.
WebSocket options flags
These flags are used with the WS_OPTIONS curl option.