Skip to content

get() got multiple values for keyword argument 'headers' #125

@sharpaper

Description

@sharpaper

There is a problem with requests_document_loader. When using custom headers like this jsonld.set_document_loader(jsonld.requests_document_loader(headers=...)) the headers= argument is repeated twice (here) and Python raises an error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions