Searched refs:cookiePath (Results 1 – 8 of 8) sorted by relevance
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | SetCookie.php | 306 $cookiePath = $this->getPath(); 309 if ($cookiePath === '/' || $cookiePath == $requestPath) { 314 if (0 !== strpos($requestPath, $cookiePath)) { 319 if (substr($cookiePath, -1, 1) === '/') { 324 return substr($requestPath, strlen($cookiePath), 1) === '/';
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | SetCookie.php | 389 $cookiePath = $this->getPath(); 392 if ($cookiePath === '/' || $cookiePath == $requestPath) { 397 if (0 !== \strpos($requestPath, $cookiePath)) { 402 if (\substr($cookiePath, -1, 1) === '/') { 407 return \substr($requestPath, \strlen($cookiePath), 1) === '/';
|
| /plugin/siteexport/ |
| H A D | jquery.filedownload.js | 114 cookiePath: "/", property 332 …ttings.cookieName + "=; expires=" + new Date(1000).toUTCString() + "; path=" + settings.cookiePath;
|
| /plugin/bookcreator/script/ |
| D | jquery.fileDownload.js | 116 cookiePath: "/", property 353 …var cookieData = settings.cookieName + "=; path=" + settings.cookiePath + "; expires=" + new Date(…
|
| /plugin/jcapture/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …cookiePath:"/",cookieDomain:null,popupWindowTitle:"Initiating file download...",encodeHTMLEntities…
|