Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs760 public const string net_log_cache_request_method = "Request Method = {0}."; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A DHttpRequestCacheValidator.cs193 …ng.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_request_method, method… in ValidateRequest()