HomeSort by relevance Sort by last modified time
    Searched refs:skip_transient_headers (Results 1 - 5 of 5) sorted by null

  /external/chromium/net/http/
http_response_info.h 69 bool skip_transient_headers,
http_response_info.cc 118 bool skip_transient_headers,
141 if (skip_transient_headers) {
http_cache.h 124 bool skip_transient_headers,
http_cache.cc 268 bool skip_transient_headers,
272 &pickle, skip_transient_headers, response_truncated);
http_cache_transaction.cc 1400 bool skip_transient_headers = (cache_->mode() != RECORD); local
    [all...]

Completed in 49 milliseconds