Currently plugin applies httpProxy to each call. and there is no list to exclude urls from proxy.
I guess best approach to solve this is to make the plugin read the standard variables: HTTPS_PROXY, HTTP_PROXY, NO_PROXY.
Originally reported by pymann, imported from: Make the plugin read the standard variables: HTTP_PROXY, NO_PROXY
- assignee:
janario
- status: Open
- priority: Minor
- component(s): http-request-plugin
- resolution: Unresolved
- votes: 1
- watchers: 2
- imported: 20260702-081740
Raw content of original issue
Currently plugin applies httpProxy to each call. and there is no list to exclude urls from proxy.
I guess best approach to solve this is to make the plugin read the standard variables: HTTPS_PROXY, HTTP_PROXY, NO_PROXY.
Currently plugin applies httpProxy to each call. and there is no list to exclude urls from proxy.
I guess best approach to solve this is to make the plugin read the standard variables: HTTPS_PROXY, HTTP_PROXY, NO_PROXY.
Originally reported by pymann, imported from: Make the plugin read the standard variables: HTTP_PROXY, NO_PROXY
Raw content of original issue