Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.cc65 bool is_range_response = t.response.hasHeader(HH_CONTENT_RANGE, NULL); in HttpShouldCache() local
75 && !is_range_response; in HttpShouldCache()