bug_41125: stop proxy bypass in ServiceRequest.fetch by checking network.proxy.allow_bypass
A proxy bypass was introduced in ServiceReuqest.fetch where if a request failed, it would retry once with out the proxy. Simply added a check to the network.proxy.allow_bypass to make sure we don't allow it
from: #41125 (closed)
Edited by Dan Ballard