Class UrlParser
Parses URLs into parts using PHP's built-in parse_url() function
- Guzzle\Parser\Url\UrlParser implements Guzzle\Parser\Url\UrlParserInterface
Namespace: Guzzle\Parser\Url
Deprecated: Just use parse_url. UTF-8 characters should be percent encoded anyways.
Codecoverageignore
Located at src/Guzzle/Parser/Url/UrlParser.php
Deprecated: Just use parse_url. UTF-8 characters should be percent encoded anyways.
Codecoverageignore
Located at src/Guzzle/Parser/Url/UrlParser.php
public
|
|
public
array
|
protected
boolean
|
$utf8
Whether or not to work with UTF-8 strings |
#
false
|