Skip to content

webhook: Fix running with no proxies

Emanuele Aina requested to merge wip/em-fix-the-fix-to-the-proxy-fix into master

The fix to the proxy fix did break running with no proxies as ProxyFix doesn't like being passed 0 as the number of proxies.

For this reason the unit tests were also broken. Sigh.

Merge request reports