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
203
handling_206_
(false),
961
if (
handling_206_
&& mode_ == READ_WRITE && !truncated_ && !is_sparse_) {
999
if (new_response->headers->response_code() == 304 ||
handling_206_
) {
[
all
...]
http_cache_transaction.h
307
// On success,
handling_206_
will be set to true if we are processing a
411
bool
handling_206_
; // We must deal with this 206 response.
member in class:net::HttpCache::Transaction
Completed in 221 milliseconds