Restore "userAgent" MultiHttpClient constructor override
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 22:26:59 +0000 (15:26 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 22:29:42 +0000 (22:29 +0000)
commitce16b7ccbfb8f86422b9027fa401ec8e8462db5b
treebed15950e56b7c9c1047b046b96c15ba93f25468
parente89847956b398b3fae9e105f19327db20f238571
Restore "userAgent" MultiHttpClient constructor override

This is more convenient than needing to set it on each
HTTP request. Also, it is still documented as being there.

Change-Id: I246c9c3861d72701c844200b82d1a38a0c301795
includes/libs/MultiHttpClient.php