jenkinsci / jenkinsci/http-request-plugin
[JENKINS-72188] Make the plugin read the standard variables: HTTP_PROXY, NO_PROXY
- Dominant language
- Java
- Stars
- 176
- Forks
- 158
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
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
janario
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.
Contributor guide
Assessment
This issue has not been assessed yet.