Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for gzip decompressing in Ruby gem
This commit sets the middleware used by Excon connections to include the defaults and Excon::Middleware::Decompress, which decompresses gzip data returned from the Mailchimp API.
- Loading branch information