protected property QueryString::$urlEncode

Type: bool URL encode fields and values?

File

drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php, line 35

Class

QueryString
Query string object to handle managing query string parameters and aggregating those parameters together as a string.

Namespace

Guzzle\Http

Code

protected $urlEncode = true;