Home
last modified time | relevance | path

Searched refs:NoCacheNoStore (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A DRequestCachePolicy.cs42 NoCacheNoStore = 6 enumerator
62 if (level < RequestCacheLevel.Default || level > RequestCacheLevel.NoCacheNoStore) in RequestCachePolicy()
115 NoCacheNoStore = 6, enumerator
286 if (level <= HttpRequestCacheLevel.NoCacheNoStore) in MapLevel()
H A DFtpRequestCacheValidator.cs419 if (Policy.Level == RequestCacheLevel.NoCacheNoStore) { in UpdateCache()
H A D_Rfc2616CacheValidators.cs70 if (ctx.Policy.Level == HttpRequestCacheLevel.NoCacheNoStore) in OnValidateRequest()
80 ….Level == HttpRequestCacheLevel.Reload || ctx.Policy.Level == HttpRequestCacheLevel.NoCacheNoStore) in OnValidateRequest()
H A DHttpRequestCacheValidator.cs443 if (this.Policy.Level == HttpRequestCacheLevel.NoCacheNoStore) { in UpdateCache()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Primitives/tests/FunctionalTests/
H A DRequestCachePolicyTest.cs17 …Assert.Equal(RequestCacheLevel.NoCacheNoStore, new RequestCachePolicy(RequestCacheLevel.NoCacheNoS… in Ctor_ExpectedPropertyValues()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Primitives/src/System/Net/Cache/
H A DRequestCacheLevel.cs15 NoCacheNoStore = 6 enumerator
H A DRequestCachePolicy.cs16 if (level < RequestCacheLevel.Default || level > RequestCacheLevel.NoCacheNoStore) in RequestCachePolicy()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/Cache/
H A DHttpRequestCacheLevel.cs15 NoCacheNoStore = 6, enumerator
H A DHttpRequestCachePolicy.cs105 if (level <= HttpRequestCacheLevel.NoCacheNoStore) in MapLevel()
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Serialization/
H A DIOConnection.cs348 request.CachePolicy = new RequestCachePolicy(RequestCacheLevel.NoCacheNoStore); in ConfigureWebRequest()
384 wc.CachePolicy = new RequestCachePolicy(RequestCacheLevel.NoCacheNoStore); in ConfigureWebClient()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Primitives/ref/
H A DSystem.Net.Primitives.cs300 NoCacheNoStore = 6 enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/ref/
H A DSystem.Net.Requests.cs450 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs6816 NoCacheNoStore = 6, enumerator
6842 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6887 NoCacheNoStore = 6, enumerator
6913 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs6814 NoCacheNoStore = 6, enumerator
6840 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs6883 NoCacheNoStore = 6, enumerator
6909 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs9392 NoCacheNoStore = 6, enumerator
9419 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9053 NoCacheNoStore = 6, enumerator
9080 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs9532 NoCacheNoStore = 6, enumerator
9558 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs9564 NoCacheNoStore = 6, enumerator
9590 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs9562 NoCacheNoStore = 6, enumerator
9588 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs9532 NoCacheNoStore = 6, enumerator
9558 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs9532 NoCacheNoStore = 6, enumerator
9558 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs9555 NoCacheNoStore = 6, enumerator
9581 NoCacheNoStore = 6, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs9808 NoCacheNoStore = 6, enumerator
9834 NoCacheNoStore = 6, enumerator

12