Skip to content

Support multipart file part stream feeding #857

Closed
@pablolagreca

Description

@pablolagreca

Currently AHC support sending a multipart file part but reading from File or a byte array. It should be possible to also send a part which content is read from an InputStream.

For instance, I may be reading content from the network which I want to send as a multipart file part but I can't read the whole content into memory since te content is big.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions