Skip to content

feat: support custom http client #55

@jbergstroem

Description

@jbergstroem

Problem Description

There might be cases where fetch() isn't suitable such as an older runtime or re-using an existing client already bundled / available. The library should support passing a custom http client.

Solution Description

Pass a client such as request from axios to make requests.

Alternatives Considered

No response

Additional Context

No response

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