disableWarmUp

By default, ChatClient performs a dummy HTTP call to the Stream API when a user is set to initialize the HTTP connection and make subsequent requests reusing this connection execute faster.

Calling this method disables this connection warm-up behavior.