Skip to content

Proxy from environment variables is ignored if no_proxy or NO_PROXY environment variable is present #3904

@Vovcharaa

Description

@Vovcharaa

Current Behavior

Proxy is completly ignored in http request node from HTTP_PROXY env variable if NO_PROXY environment variable is present.

Expected Behavior

HTTP_PROXY and NO_PROXY works as expected.

Steps To Reproduce

set HTTP_PROXY and NO_PROXY vars and try to make request with http request node.

Example flow

No response

Environment

  • Node-RED version: 3.0.2
  • Node.js version: v12.22.12
  • npm version: 6.14.16
  • Platform/OS: official docker container node:12-alpine
  • Browser: Chrome

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions