Searched refs:is_method_cache_lookupable (Results 1 – 5 of 5) sorted by relevance
35 static bool is_method_cache_lookupable(int method);
52 HttpTransactHeaders::is_method_cache_lookupable(int method) in is_method_cache_lookupable() function in HttpTransactHeaders
6076 …if (!HttpTransactHeaders::is_method_cache_lookupable(s->method) && s->api_req_cacheable == false) { in is_request_cache_lookupable()
1510 msgid "See ``HttpTransact::is_method_cache_lookupable()``."1511 msgstr "``HttpTransact::is_method_cache_lookupable()`` を確認してください。"
726 See ``HttpTransact::is_method_cache_lookupable()``.