* Clean up * Simplify MultiCurl execution loop - Removes legacy workarounds - Deprecates MultiCurl::setRequestTimeAccuracy() - Removes use of CURLM_CALL_MULTI_PERFORM ("As of cURL 7.20.0, this constant is not used")
* Include keyword * Use numeric literal separators * Improve waitUntilRequestQuotaAvailable using new TimeUtil