- Summary
Specify whether or not responses (gzip,deflate, etc.) are automatically decoded.- Types
-
- Default
true
- Constant
This option can be used to control how content-encoded response bodies arehandled. By default,
decode_content
is set to true, meaning any gzippedor deflated response will be decoded by Guzzle.