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

  /external/chromium/net/http/
http_response_info.h 38 bool skip_transient_headers,
http_response_info.cc 188 bool skip_transient_headers,
216 if (skip_transient_headers) {
http_cache_transaction.cc 1898 bool skip_transient_headers = (cache_->mode() != RECORD); local
    [all...]
http_cache_unittest.cc 591 bool skip_transient_headers,
595 &pickle, skip_transient_headers, response_truncated);
    [all...]

Completed in 54 milliseconds