elastic / elasticsearch-sql-odbc

ODBC driver for Elasticsearch SQL
Other
0 stars 30 forks source link

enable transport compression #191

Closed bpintea closed 4 years ago

bpintea commented 5 years ago

Enable HTTP deflation through libcurl's integration with zlib.

bpintea commented 4 years ago

Fixed in #201.