URL argument in FindProxyForURL missing path

In proxy script, url argument of FindProxyFurURL is missing path and query information.
Even with

network.proxy.autoconfig_url.include_path=true

New WebExtension API is used and web-ext tool for development.
Addon is loaded with web-ext run --pref network.proxy.autoconfig_url.include_path=true

about:config shows “true” for network.proxy.autoconfig_url.include_path as well

There is an open bug about it:
https://bugzilla.mozilla.org/show_bug.cgi?id=1337001

1 Like

Will bug be fixed until Nov 14th ? :slight_smile: