Skip to content

Incorrect formatting of multiple multipart files #1406

@ordinaryorange

Description

@ordinaryorange

When adding multiple MultiPartItem's to a POST request the server will only recognise the first file.
This is because a newline is missing between the MultiPartItem's during creation of the request stream.
Refer #1397

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