Skip to content

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

Description

@jenkins-infra-bot

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions