Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php241 $sc->setPath($this->getCookiePathFromRequest($request));
256 private function getCookiePathFromRequest(RequestInterface $request) function in GuzzleHttp\\Cookie\\CookieJar