Skip to content

TestingFileStorage doesn't pass through headers argument to parent class #128

@djmattyg007

Description

@djmattyg007

The code is hard-coded to pass None to the Werkzeug FileStorage class, rather than passing through the headers keyword argument.

Also it's typed as Any, rather than as werkzeug.Headers like the doc comment implies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions