OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handling_206_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/http/
http_cache_transaction.cc
210
handling_206_
(false),
1010
if (
handling_206_
&& mode_ == READ_WRITE && !truncated_ && !is_sparse_) {
[
all
...]
http_cache_transaction.h
310
// On success,
handling_206_
will be set to true if we are processing a
410
bool
handling_206_
; // We must deal with this 206 response.
member in class:net::HttpCache::Transaction
Completed in 42 milliseconds