Skip to content

client should send content-length header when uploading part from file #345

@jordanhendricks

Description

@jordanhendricks

When doing an MPU uploadPart from a local file, the client already has the size of the file. As such, we should send a content-length header for these requests. Otherwise, muskie will reject parts that exceed the default streaming PUT size, which is a frustrating failure on the client end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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