Skip to content

Multipart parser fails for empty form. #35

Description

@defnull

The parser fails to parse an empty (but valid) multipart message (e.g. --boundary--\r\n). The exception states: "no CrLf after boundary". I guess the parser fails to detect the final boundary if it is also the first boundary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions