Home
last modified time | relevance | path

Searched defs:withUri (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DRequest.php107 public function withUri(UriInterface $uri, $preserveHost = false) function in GuzzleHttp\\Psr7\\Request
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DRequestInterface.php128 public function withUri(UriInterface $uri, $preserveHost = false); function