Home
last modified time | relevance | path

Searched refs:CacheAge (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A D_Rfc2616CacheValidators.cs521 if (ctx.CacheAge != TimeSpan.MinValue) { in ComputeFreshness()
522 age += ctx.CacheAge; in ComputeFreshness()
525 if (ctx.CacheAge != TimeSpan.MinValue) in ComputeFreshness()
535 if (ctx.CacheAge != TimeSpan.MinValue) { in ComputeFreshness()
538 age = ctx.CacheAge; in ComputeFreshness()
556 if (ctx.CacheAge != TimeSpan.MinValue) { in ComputeFreshness()
568 if (ctx.CacheAge < ctx.CacheMaxAge) { in ComputeFreshness()
582 if (ctx.CacheAge < ctx.CacheMaxAge) { in ComputeFreshness()
606 if (ctx.CacheAge < ctx.CacheMaxAge) { in ComputeFreshness()
659 if (ctx.CacheMaxAge >= ctx.CacheAge) { in ComputeFreshness()
[all …]
H A DHttpRequestCacheValidator.cs123 …internal TimeSpan CacheAge {get{return m_CacheVars.Age;} set{m_C… property in System.Net.Cache.HttpRequestCacheValidator
305 if (HeuristicExpiration && (int)CacheAge.TotalSeconds >= 24*3600) { in ValidateCache()
315 …CacheHeaders[HttpKnownHeaderNames.Age] = ((int)(CacheAge.TotalSeconds)).ToString(NumberFormatInfo.… in ValidateCache()
361 if (HeuristicExpiration && (int)CacheAge.TotalSeconds >= 24*3600) { in RevalidateCache()
382 CacheAge = TimeSpan.Zero; in RevalidateCache()
389 …CacheHeaders[HttpKnownHeaderNames.Age] = ((int)(CacheAge.TotalSeconds)).ToString(NumberFormatInfo.… in RevalidateCache()
842 CacheAge = span; in FetchHeaderValues()
/dports/devel/dep/dep-0.5.4/
H A Dcontext.go50 CacheAge time.Duration // Maximum valid age of cached source data. <=0: Don't cache. member
111 CacheAge: c.CacheAge,
/dports/devel/dep/dep-0.5.4/gps/
H A Dsource_manager.go189 CacheAge time.Duration // Maximum valid age of cached data. <=0: Don't cache. member
297 if c.CacheAge > 0 {
299 epoch := time.Now().Add(-c.CacheAge).Unix()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go232 CacheAge time.Duration member
862 q.CacheAge = time.Duration(age) * time.Second
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dapi.go240 CacheAge time.Duration member
897 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dapi.go256 CacheAge time.Duration member
959 q.CacheAge = time.Duration(age) * time.Second
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dapi.go240 CacheAge time.Duration member
897 q.CacheAge = time.Duration(age) * time.Second
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go240 CacheAge time.Duration member
897 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/api/
H A Dapi.go256 CacheAge time.Duration member
972 q.CacheAge = time.Duration(age) * time.Second
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dapi.go240 CacheAge time.Duration member
897 q.CacheAge = time.Duration(age) * time.Second
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api/
H A Dapi.go240 CacheAge time.Duration member
897 q.CacheAge = time.Duration(age) * time.Second
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dapi.go256 CacheAge time.Duration member
972 q.CacheAge = time.Duration(age) * time.Second
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dapi.go257 CacheAge time.Duration member
1032 q.CacheAge = time.Duration(age) * time.Second
/dports/sysutils/consul/consul-1.10.3/api/
H A Dapi.go257 CacheAge time.Duration member
1032 q.CacheAge = time.Duration(age) * time.Second

12