Skip to content

Remove custom proxy functionality #134

Open
@gr2m

Description

@gr2m
Contributor

Looks like Undici added native proxy support, so we may be able to remove the custom proxy support we added in #102.

// Native support for proxies in Undici is under consideration: https://github.com/nodejs/undici/issues/1650
// Until then, we need to use a custom fetch function to add proxy support.

Originally posted by @parkerbxyz in #132 (comment)

Activity

linked a pull request that will close this issuefix: remove custom proxy handling #143on Jun 13, 2024
linked a pull request that will close this issue on Jun 13, 2024
parkerbxyz

parkerbxyz commented on Dec 20, 2024

@parkerbxyz
Contributor

This depends on nodejs/node#43187. We may need to wait until that is resolved to finish this.

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

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @gr2m@parkerbxyz

      Issue actions

        Remove custom proxy functionality · Issue #134 · actions/create-github-app-token