Home
last modified time | relevance | path

Searched refs:net_cache_not_supported_body (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs618 …public const string net_cache_not_supported_body = "The cached response is not supported for a req… field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpWebRequest.cs4199 throw new NotSupportedException(SR.GetString(SR.net_cache_not_supported_body)); in CheckCacheRetrieveBeforeSubmit()
4262 throw new NotSupportedException(SR.GetString(SR.net_cache_not_supported_body)); in CheckCacheRetrieveOnResponse()