Remove a CURLOPT_CONNECTTIMEOUT_MS check
authorMax Semenik <maxsem.wiki@gmail.com>
Tue, 8 Jan 2019 02:25:59 +0000 (18:25 -0800)
committerMax Semenik <maxsem.wiki@gmail.com>
Tue, 8 Jan 2019 02:25:59 +0000 (18:25 -0800)
commit731ebeea38bfdc282ef7d562d61bcd7d23c5099d
treec81d78c106a6ee39fcec7c69d5f0d31925dafab9
parent3b5c91029763602d5d39d92f9ac8f090a7945f3c
Remove a CURLOPT_CONNECTTIMEOUT_MS check

It was introduced in PHP 5.2.3.

Change-Id: I0c7e1684038c98677ceefbcfbb78641e90713002
includes/http/CurlHttpRequest.php