Skip to content

Expose fetch headers and options #21

Open
@nicholasio

Description

@nicholasio

Is your enhancement related to a problem? Please describe.
Currently, there's no way to pass additional fetch header or options to the fetch request.

Describe the solution you'd like

Provide an API to allow consumers to pass additional headers or options to fetch. This would most likely be by passing an additional object to the provider or extracting the creation of the HTTP client and passing a client option to the provider.

Designs

Describe alternatives you've considered

Additional context

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