Skip to content

headers in datesource-rest get and fetch is not compatible with node fetch which accepts HeadersInit #382

@yzhe554

Description

@yzhe554

In node fetch, heades is HeadersInit but datasource-rest get/fetch, it only accepts Record<string, string> which is just partial in HeadersInit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions