Skip to content

Multipart uploading file by the PUT method #140

@abozhiy

Description

@abozhiy

I need to implement multipart upload file to S3 with presigned part URLs, for each part I need to pass file in request body by the PUT method, but as I understand it, async-http expects an array of strings for the body. Is it possible to pass a file inside the request body and how to do it?
Thank you.

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