HTTP proxy usage tweaks:
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 21 Mar 2009 00:01:44 +0000 (00:01 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 21 Mar 2009 00:01:44 +0000 (00:01 +0000)
commit1c128f831daf6b0cbe28e89c04917ecf6e4de8a0
treef6199f39a7c0a2a0d536dada0020b220b23bc336
parentf722cd903c4256aeb9f7f6ef925a5bfcd6ae03c6
HTTP proxy usage tweaks:
* Use $wgHTTPProxy if set for Special:Upload upload-by-URL (it does its own CURL fetch instead of using Http class)
* Explicitly disable HTTP proxy for MWSearch fetches -- we know that'll be local network.
includes/specials/SpecialUpload.php