zendesk / zendesk_api_client_rb

Official Ruby Zendesk API Client
http://developer.zendesk.com/
Apache License 2.0
387 stars 184 forks source link

HTTPX Faraday adapter #534

Closed ecoologic closed 1 year ago

ecoologic commented 1 year ago

Which uses GZIP by default, so it it needs exclusion in Faraday.

See the original work in this pr https://github.com/zendesk/zendesk_api_client_rb/pull/486

With many thanks to @es.