HomeSort by relevance Sort by last modified time
    Searched full:throttling_header (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/url_request/
url_request_throttler_entry.cc 191 std::string throttling_header = response->GetNormalizedValue( local
193 if (!throttling_header.empty())
194 HandleThrottlingHeader(throttling_header, host);

Completed in 998 milliseconds