constant RequestOptions::DECODE_CONTENT in Auth0 Single Sign On 8.2
decode_content: (bool, default=true) Specify whether or not Content-Encoding responses (gzip, deflate, etc.) are automatically decoded.
File
- vendor/
guzzlehttp/ guzzle/ src/ RequestOptions.php, line 88
Class
- RequestOptions
- This class contains a list of built-in Guzzle request options.
Namespace
GuzzleHttpCode
const DECODE_CONTENT = 'decode_content';