Searched refs:api_resp_cacheable (Results 1 – 3 of 3) sorted by relevance
766 bool api_resp_cacheable = false; member
3058 if (s->method == HTTP_WKSIDX_GET || s->api_resp_cacheable == true) { in build_response_from_cache()5912 …tHeaders::is_method_cacheable(s->http_config_param, s->method) && s->api_resp_cacheable == false) { in is_cache_response_returnable()
5779 sm->t_state.api_resp_cacheable = (flag != 0); in TSHttpTxnRespCacheableSet()