@miconda I don't think it is needed to modify any of the flags except the one controlling multiplexing.
@grumvalski I had a quick look at the http_client module, and don't think it is affected by this issue. It uses curl_easy_perform(), which is a blocking call.