protected property EntityBody::$contentEncoding

Type: bool Content-Encoding of the entity body if known

File

drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php, line 17

Class

EntityBody
Entity body used with an HTTP request or response

Namespace

Guzzle\Http

Code

protected $contentEncoding = false;