jenkinsci / jenkinsci/http-request-plugin

[JENKINS-72188] Make the plugin read the standard variables: HTTP_PROXY, NO_PROXY

Open
#323 0 comments 0 reactions 0 assignees View on GitHub
component:http-request-plugin imported-jira-issue priority:minor resolution:unresolved
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


  • 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.