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