Home
last modified time | relevance | path

Searched refs:hasDirective (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/squid/squid-4.15/src/
H A DHttpHdrCc.h73 …bool hasPrivate(const String **val = nullptr) const { return hasDirective(HttpHdrCcType::CC_PRIVAT…
88 …bool hasNoCache(const String **val = nullptr) const { return hasDirective(HttpHdrCcType::CC_NO_CAC…
121 …bool hasMaxAge(int32_t *val = nullptr) const { return hasDirective(HttpHdrCcType::CC_MAX_AGE, max_…
126 …bool hasSMaxAge(int32_t *val = nullptr) const { return hasDirective(HttpHdrCcType::CC_S_MAXAGE, s_…
131 …bool hasMaxStale(int32_t *val = nullptr) const { return hasDirective(HttpHdrCcType::CC_MAX_STALE, …
139 …bool hasMinFresh(int32_t *val = nullptr) const { return hasDirective(HttpHdrCcType::CC_MIN_FRESH, …
149 …bool hasStaleIfError(int32_t *val = nullptr) const { return hasDirective(HttpHdrCcType::CC_STALE_I…
180 …bool hasDirective(const HttpHdrCcType hdrType, const Value &parsedVal, Value *outVal = nullptr) co…
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/
H A DDefaultRevalidation.php59 …($reqCache && ($reqCache->hasDirective('no-cache') || $reqCache->hasDirective('must-revalidate')))…
60 …($resCache && ($resCache->hasDirective('no-cache') || $resCache->hasDirective('must-revalidate')));
H A DDefaultCanCacheStrategy.php21 …st->hasHeader('Cache-Control') && $request->getHeader('Cache-Control')->hasDirective('no-store')) {
H A DCachePlugin.php235 if ($reqc && $reqc->hasDirective('max-age') &&
247 } elseif ($resc && $resc->hasDirective('max-age')
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/File/Ini/
H A DIniWriter.php159 if ($domSection->hasDirective($key)) {
196 if (null === $newSection->get($key) && $oldDomSection->hasDirective($key)) {
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/
H A DCacheControl.php34 public function hasDirective($param) function in Guzzle\\Http\\Message\\Header\\CacheControl
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/File/Ini/Dom/
H A DSection.php86 public function hasDirective($key) function in Icinga\\File\\Ini\\Dom\\Section
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Http/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Http/Header/
H A DCacheControl.php106 public function hasDirective($key) function in Zend\\Http\\Header\\CacheControl
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-http/src/Header/
H A DCacheControl.php105 public function hasDirective($key) function in Laminas\\Http\\Header\\CacheControl
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Http/Message/
H A DAbstractMessage.php184 return $header->hasDirective($directive);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/security/
H A DnsCSPContext.cpp333 if (mPolicies[i]->hasDirective( in GetUpgradeInsecureRequests()
347 mPolicies[i]->hasDirective( in GetBlockAllMixedContent()
361 mPolicies[i]->hasDirective( in GetEnforcesFrameAncestors()
421 if (policy->hasDirective( in AppendPolicy()
1344 if (mPolicies[i]->hasDirective(REQUIRE_SRI_FOR)) { in RequireSRIForType()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DnsCSPContext.cpp360 if (mPolicies[i]->hasDirective( in GetUpgradeInsecureRequests()
375 mPolicies[i]->hasDirective( in GetBlockAllMixedContent()
390 mPolicies[i]->hasDirective( in GetEnforcesFrameAncestors()
418 if (policy->hasDirective( in AppendPolicy()
613 if (mPolicies[i]->hasDirective( in GetAllowsNavigateTo()

123