Skip to content

Remove custom proxy functionality #134

Open
@gr2m

Description

@gr2m

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions