Home
last modified time | relevance | path

Searched refs:is_method_cache_lookupable (Results 1 – 5 of 5) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransactHeaders.h35 static bool is_method_cache_lookupable(int method);
H A DHttpTransactHeaders.cc52 HttpTransactHeaders::is_method_cache_lookupable(int method) in is_method_cache_lookupable() function in HttpTransactHeaders
H A DHttpTransact.cc6076 …if (!HttpTransactHeaders::is_method_cache_lookupable(s->method) && s->api_req_cacheable == false) { in is_request_cache_lookupable()
/dports/www/trafficserver/trafficserver-9.1.1/doc/locale/ja/LC_MESSAGES/developer-guide/architecture/
H A Darchitecture.en.po1510 msgid "See ``HttpTransact::is_method_cache_lookupable()``."
1511 msgstr "``HttpTransact::is_method_cache_lookupable()`` を確認してください。"
/dports/www/trafficserver/trafficserver-9.1.1/doc/developer-guide/cache-architecture/
H A Darchitecture.en.rst726 See ``HttpTransact::is_method_cache_lookupable()``.