Skip to content

Improve headers types #64

@StarpTech

Description

@StarpTech

Headers supports an array of values new Headers({ "foo": ["a", "b"] }) but this isn't reflected in the types.
It results in { "foo": "a,b" }.

Would you accept a PR?

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