Searched refs:throttling_header (Results 1 – 1 of 1) sorted by relevance
234 std::string throttling_header = response->GetNormalizedValue( in UpdateWithResponse() local236 if (!throttling_header.empty()) in UpdateWithResponse()237 HandleThrottlingHeader(throttling_header, host); in UpdateWithResponse()