MultiHttpClient: Also fallover to non-curl if curl_multi* is blocked
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 15 Apr 2020 19:34:51 +0000 (12:34 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Mon, 27 Apr 2020 22:27:44 +0000 (15:27 -0700)
commitda148b501044824b930db83234718a1341f072a1
tree710e3953b5612f7c949de196af37c47c944076ae
parentd29905ee342c00661b1b9f019f74c7de1b1ec962
MultiHttpClient: Also fallover to non-curl if curl_multi* is blocked

Requested by a user at https://www.mediawiki.org/wiki/Topic:Vkk1ahk3eggd9747 for
whom their hoster provides curl but with multi-threaded functions removed for
some reason.

Change-Id: Id3877c600ae02feffb67f74a815430f8e679230a
(cherry picked from commit 1c241419914d1203ea90eeea6a41d76f4a2ecbec)
RELEASE-NOTES-1.34
includes/libs/http/MultiHttpClient.php