Home
last modified time | relevance | path

Searched refs:CONVERT_EMPTY_PATH (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriNormalizer.php47 const CONVERT_EMPTY_PATH = 4; define in GuzzleHttp\\Psr7\\UriNormalizer
131 if ($flags & self::CONVERT_EMPTY_PATH && $uri->getPath() === '' &&
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md759 - `UriNormalizer::CONVERT_EMPTY_PATH`