------------------ * Include response content in cases of unexpected responses for easier debugging. * Expose "trust_env" as a client constructor parameter to improve performance.
0.5.0
------------------ * Support TLS client certificate verification
0.4.2
------------------ * Check dropped nodes also on get, not only post. * Make connection stats public and resettable.
0.4.1
------------------ * Include content encoding in the result object.
0.4.0
------------------ * Support for custom headers when running queries. This allows use of the pandas filter engine introduced in QCache 0.6.1.