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

  /external/chromium/net/http/
partial_data.h 90 void FixResponseHeaders(HttpResponseHeaders* headers, bool success);
partial_data.cc 369 void PartialData::FixResponseHeaders(HttpResponseHeaders* headers,
http_cache_transaction.cc 1062 partial_->FixResponseHeaders(response_.headers, true);
    [all...]
  /external/chromium_org/net/http/
partial_data.h 89 void FixResponseHeaders(HttpResponseHeaders* headers, bool success);
partial_data.cc 374 void PartialData::FixResponseHeaders(HttpResponseHeaders* headers,
http_cache_transaction.cc     [all...]

Completed in 153 milliseconds