Home
last modified time | relevance | path

Searched defs:noCache (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Util/
H A DHTTP.hs96 noCache = BC.pack "no-cache" function
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/go-webfinger/
H A Dmiddleware.go13 func noCache(w http.ResponseWriter, r *http.Request) { func
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php42 private $noCache; variable in Assetic\\Filter\\Sass\\SassFilter
97 public function setNoCache($noCache)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/uri/lib/Assetic/Filter/Sass/
H A DSassFilter.php42 private $noCache; variable in Assetic\\Filter\\Sass\\SassFilter
97 public function setNoCache($noCache)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php42 private $noCache; variable in Assetic\\Filter\\Sass\\SassFilter
97 public function setNoCache($noCache)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/igm/sockjs-go/v3/sockjs/
H A Dweb.go55 func noCache(rw http.ResponseWriter, req *http.Request) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/igm/sockjs-go/sockjs/
H A Dweb.go55 func noCache(rw http.ResponseWriter, req *http.Request) { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/lestrrat-go/httpcc/
H A Ddirectives.go7 noCache bool member
61 noCache []string member
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/lestrrat-go/httpcc/
H A Ddirectives.go7 noCache bool member
61 noCache []string member
/dports/devel/R-cran-sessioninfo/sessioninfo/R/
H A Dloaded-packages.R17 pkgs <- rownames(utils::installed.packages(noCache = TRUE)) functionVar
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php35 private $noCache; variable in Assetic\\Filter\\CompassFilter
90 public function setNoCache($noCache)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php35 private $noCache; variable in Assetic\\Filter\\CompassFilter
90 public function setNoCache($noCache)
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/manucorporat/sse/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Mvc/Web/Routing/
H A DUriBuilder.php112 protected $noCache = false; variable in TYPO3\\CMS\\Extbase\\Mvc\\Web\\Routing\\UriBuilder
454 public function setNoCache($noCache)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-contrib/sse/sse-0.1.0/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-contrib/sse/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/gin-contrib/sse/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/gin-contrib/sse/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/gin-contrib/sse/
H A Dsse-encoder.go24 var noCache = []string{"no-cache"} var
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extbase/Classes/Mvc/Web/Routing/
H A DUriBuilder.php124 protected $noCache = false; variable in TYPO3\\CMS\\Extbase\\Mvc\\Web\\Routing\\UriBuilder
467 public function setNoCache(bool $noCache): UriBuilder
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extbase/Classes/Mvc/Web/Routing/
H A DUriBuilder.php127 protected $noCache = false; variable in TYPO3\\CMS\\Extbase\\Mvc\\Web\\Routing\\UriBuilder
500 public function setNoCache(bool $noCache): UriBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMatchedAttachmentsTests.cpp344 const MatchedAttachmentsTestParams noCache = { false }; in addMatchedAttachmentsTestCasesWithFunctions() local
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioFile/AFPublic/
H A DDataSource.cpp270 UInt32 noCache = positionMode & kAudioFileNoCacheMask ? 1 : 0; in ReadBytes() local
308 UInt32 noCache = positionMode & kAudioFileNoCacheMask ? 1 : 0; in WriteBytes() local
/dports/net/rclone/rclone-1.57.0/lib/cache/
H A Dcache.go40 func (c *Cache) noCache() bool { func
/dports/finance/prestashop/prestashop/vendor/guzzlehttp/cache-subscriber/src/
H A DCacheStorage.php29 private static $noCache = [ variable in GuzzleHttp\\Subscriber\\Cache\\CacheStorage

1234