Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose EnvHttpProxyAgent to Node.js core bundle, so it can be turned … #3148

Merged
merged 3 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. Expose EnvHttpProxyAgent to Node.js core bundle, so it can be turned …

    …on by an experimental flag
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9e7a901 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7119e81 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. added setGlobalDispatcher and getGlobalDispatcher to the node.js bundle

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7b70e6e View commit details
    Browse the repository at this point in the history