check exceptions before proxy use #3055
commit980f9f38c2f3b9893a4c274766f1a505e481bb40
authorAndreas Gohr <andi@splitbrain.org>
Wed, 29 Apr 2020 19:16:42 +0000 (29 21:16 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Wed, 29 Apr 2020 19:16:42 +0000 (29 21:16 +0200)
tree1ce991de555eb3a6d9071141ece406dae03a3135
parent0917f854b7582822bb49c6319d1fc1d0365e9d26
check exceptions before proxy use #3055

There are several places in the HTTPClient where we check if a proxy is
set. But not all of them were checking the exceptions.
inc/HTTP/HTTPClient.php