Skip to content

Add support for agent property from node-fetch #176

Open
@RikudouSage

Description

@RikudouSage

I'd like to ignore https errors for one specific endpoint using node.js.

In node-fetch this can be done using the agent property, the problem is that it's not exposed in typescript so the code doesn't transpile. Currently I've "solved" it by retyping it as any which is far from ideal.

Adding support for the agent property would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions