OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_range_response
(Results
1 - 1
of
1
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
httpclient.cc
65
bool
is_range_response
= t.response.hasHeader(HH_CONTENT_RANGE, NULL);
local
75
&& !
is_range_response
;
Completed in 47 milliseconds