Skip to content

[Bug]: image fetch honors HTTP_PROXY but not other standard variables. #255

@jglogan

Description

@jglogan

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

All of HTTP_PROXY, HTTPS_PROXY, and NO_PROXY, both upper and lower case, should be checked. This should be in a utility function so that clients in container can use common code.

See:

Current behavior

see apple/container#466

Expected behavior

see apple/container#466

Environment

- OS: 15.6
- Swift: 16.4
- Xcode: container CLI version 0.3.0 (build: release, commit: 3fcf647)

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

networknextItems in scope for the next few milestones

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions