Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJar.php164 $this->removeCookieIfEmpty($cookie);
296 private function removeCookieIfEmpty(SetCookie $cookie): void function in GuzzleHttp\\Cookie\\CookieJar
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJar.php174 $this->removeCookieIfEmpty($cookie);
305 private function removeCookieIfEmpty(SetCookie $cookie) function in GuzzleHttp\\Cookie\\CookieJar