Skip to content

Asserting header type to be Dict{String, String} is a bit annoying #102

@KristofferC

Description

@KristofferC

Maybe I want to give the headers as Dict{Symbol, String} or I get them from somewhere and they happen to be Dict{AbstractString, AbstractString}. As long as it is possible to convert them to Dict{String, String} I think it should be ok.

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