Skip to content

Autocorrect invalid file extensions #195

@TheRealMorgenfrue

Description

@TheRealMorgenfrue

Is your feature request related to a problem? Please describe.
Currently, choosing a parser for an input is based in the file extension or mime type of the data. However, if this metadata is incorrect, for some reason, the server crashes.

Describe the solution you'd like
The server should be able to guess the file extension/mimetype based on the contents of the input.
If this is not possible for a given input, it should gracefully handle the error. Error handling should be implemented using #186.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    Projects

    Status

    Parser

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions