Home
last modified time | relevance | path

Searched refs:RequestCache (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A DIERequestCache.cs29 internal class WinInetCache: RequestCache {
394 if(Logging.On) Logging.Exit(Logging.RequestCache, "WinInetCache.Store"); in GetWriteStream()
436 if (Logging.IsVerbose(Logging.RequestCache)) { in GetWriteStream()
439 Logging.PrintInfo(Logging.RequestCache, "<null>"); in GetWriteStream()
448 Logging.PrintInfo(Logging.RequestCache, "------"); in GetWriteStream()
466 Logging.Exit(Logging.RequestCache, "WinInetCache.Store"); in GetWriteStream()
488 Logging.Exit(Logging.RequestCache, "WinInetCache.Store"); in GetWriteStream()
513 if(Logging.On) Logging.Exit(Logging.RequestCache, "WinInetCache.Update()"); in UpdateInfo()
565 if (Logging.IsVerbose(Logging.RequestCache)) { in UpdateInfo()
573 Logging.PrintInfo(Logging.RequestCache, "------"); in UpdateInfo()
[all …]
H A D_RequestCacheProtocol.cs44 private RequestCache _RequestCache;
69 internal RequestCacheProtocol(RequestCache cache, RequestCacheValidator defaultValidator) in RequestCacheProtocol()
96 if(Logging.On) Logging.Enter(Logging.RequestCache, this, "GetRetrieveStatus", request); in GetRetrieveStatus()
203 if(Logging.On) Logging.Enter(Logging.RequestCache, this, "GetUpdateStatus", null); in GetUpdateStatus()
654 if(Logging.On) Logging.PrintInfo(Logging.RequestCache, in ValidateRequest()
662 …if(Logging.On) Logging.PrintInfo(Logging.RequestCache, "Selected cache Key = " + _Validator.CacheK… in ValidateRequest()
679 if (Logging.IsVerbose(Logging.RequestCache)) { in ValidateFreshness()
680 … Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_dumping_cache_context)); in ValidateFreshness()
683 Logging.PrintInfo(Logging.RequestCache, "<null>"); in ValidateFreshness()
686 …g[] context = fetchEntry.ToString(Logging.IsVerbose(Logging.RequestCache)).Split(RequestCache.Line… in ValidateFreshness()
[all …]
H A DFtpRequestCacheValidator.cs72 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_proxy_does… in ValidateRequest()
80 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_method, me… in ValidateRequest()
103 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_support… in ValidateRequest()
124 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_replacing_entr… in ValidateFreshness()
194 …if(Logging.On)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_inv… in ValidateCache()
347 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_null_respon… in ValidateResponse()
355 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_valid_bas… in ValidateResponse()
379 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_ba… in UpdateCache()
384 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_existi… in UpdateCache()
397 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated… in UpdateCache()
[all …]
H A D_Rfc2616CacheValidators.cs316 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_status, r… in OnUpdateCache()
362 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_304_or_re… in OnUpdateCache()
377 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_cached_… in OnUpdateCache()
677 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_a_get_head… in OnUpdateCache()
697 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_http_resp_i… in OnUpdateCache()
950 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_control_no_cac… in ValidateCacheBySpecialCases()
1044 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_after_validati… in ValidateCacheAfterResponse()
1047 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_status… in ValidateCacheAfterResponse()
1253 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_status_code_no… in ValidateCacheAfterResponse()
1291 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_sxx_resp_cache… in ValidateCacheOn5XXResponse()
[all …]
H A DRequestCacheManager.cs139 private RequestCache m_RequestCache;
144 …internal RequestCacheBinding (RequestCache requestCache, RequestCacheValidator cacheValidator, Req… in RequestCacheBinding()
150 internal RequestCache Cache {
H A DHttpRequestCacheValidator.cs193 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_request_method… in ValidateRequest()
224 …Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_http_status_parse_failure, … in ValidateFreshness()
238 …if(Logging.On) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_cache_control… in ValidateFreshness()
252 …if(Logging.On)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_inv… in ValidateCache()
417 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_null_respon… in ValidateResponse()
448 …if(Logging.On)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_ba… in UpdateCache()
492 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_invalid_htt… in FinallyUpdateCacheEntry()
641 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_http_res… in CreateCacheHeaders()
648 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_http_header… in CreateCacheHeaders()
666 …if(Logging.On)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_metadata_na… in CreateSystemMeta()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/fetch/
H A DFetchIPCTypes.h40 struct ParamTraits<mozilla::dom::RequestCache>
41 : public ContiguousEnumSerializer<mozilla::dom::RequestCache,
42 mozilla::dom::RequestCache::Default,
43 mozilla::dom::RequestCache::EndGuard_> {};
/dports/www/firefox/firefox-99.0/dom/fetch/
H A DFetchIPCTypes.h40 struct ParamTraits<mozilla::dom::RequestCache>
41 : public ContiguousEnumSerializer<mozilla::dom::RequestCache,
42 mozilla::dom::RequestCache::Default,
43 mozilla::dom::RequestCache::EndGuard_> {};
/dports/mail/thunderbird/thunderbird-91.8.0/dom/fetch/
H A DFetchIPCTypes.h40 struct ParamTraits<mozilla::dom::RequestCache>
41 : public ContiguousEnumSerializer<mozilla::dom::RequestCache,
42 mozilla::dom::RequestCache::Default,
43 mozilla::dom::RequestCache::EndGuard_> {};
/dports/lang/spidermonkey60/firefox-60.9.0/dom/fetch/
H A DFetchIPCTypes.h40 struct ParamTraits<mozilla::dom::RequestCache>
41 : public ContiguousEnumSerializer<mozilla::dom::RequestCache,
42 mozilla::dom::RequestCache::Default,
43 mozilla::dom::RequestCache::EndGuard_> {};
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/fetch/
H A DFetchIPCTypes.h41 struct ParamTraits<mozilla::dom::RequestCache> :
42 public ContiguousEnumSerializer<mozilla::dom::RequestCache,
43 mozilla::dom::RequestCache::Default,
44 mozilla::dom::RequestCache::EndGuard_> {};
H A DInternalRequest.h100 RequestCache aCacheMode,
304 RequestCache
311 SetCacheMode(RequestCache aCacheMode) in SetCacheMode()
509 RequestCache mCacheMode;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/fetch/
H A DFetchIPCTypes.h40 struct ParamTraits<mozilla::dom::RequestCache>
41 : public ContiguousEnumSerializer<mozilla::dom::RequestCache,
42 mozilla::dom::RequestCache::Default,
43 mozilla::dom::RequestCache::EndGuard_> {};
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Drequest.rs10 use dom::bindings::codegen::Bindings::RequestBinding::RequestCache;
555 fn Cache(&self) -> RequestCache { in Cache() argument
642 impl Into<NetTraitsRequestCache> for RequestCache { implementation
645 RequestCache::Default => NetTraitsRequestCache::Default, in into()
646 RequestCache::No_store => NetTraitsRequestCache::NoStore, in into()
647 RequestCache::Reload => NetTraitsRequestCache::Reload, in into()
648 RequestCache::No_cache => NetTraitsRequestCache::NoCache, in into()
655 impl Into<RequestCache> for NetTraitsRequestCache {
656 fn into(self) -> RequestCache { in into() argument
658 NetTraitsRequestCache::Default => RequestCache::Default, in into()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/webidls/
H A DRequest.webidl22 readonly attribute RequestCache cache;
39 RequestCache cache;
77 enum RequestCache {
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/web-sys-0.3.53/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DRequest.webidl28 readonly attribute RequestCache cache;
57 RequestCache cache;
79 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DRequest.webidl25 readonly attribute RequestCache cache;
50 RequestCache cache;
69 enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };

12345678910>>...19