influxdb-python icon indicating copy to clipboard operation
influxdb-python copied to clipboard

How to enable gzip and udp

Open ronytesler opened this issue 4 years ago • 0 comments

package version: 5.3.1

In the docs: gzip (bool) – use gzip content encoding to compress requests in the code: enable_gzip=False So how should I use gzip? In the code I don't see anything related to udp, does 'use_udp' work?

ronytesler avatar Nov 25 '21 16:11 ronytesler