Skip to content

Force respsect HTTP_PROXY in Node.js #251

Description

@pi0

Describe the feature

In giget v3, we rely on native runtime to respect HTTP_PROXY. Deno and Bun do respect it.

In node.js, NODE_USE_ENV_PROXY is required! (docs) but we can programmatically force it when using giget CLI (and export a util for other programmatic integrations wrapping giget)

Additional information

  • Would you be willing to help implement this feature?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions