Skip to content

implement HttpRequestBodyStream for files #308

Open
@aajtodd

Description

@aajtodd

We should probably consider wrapping java.io.File into something that implements HttpRequestBodyStream (or better yet special casing it to just use the existing aws_input_stream implementation: https://github.com/awslabs/aws-c-io/blob/main/include/aws/io/stream.h#L94 and avoid going through JNI all together (for reading the file))

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.p3This is a minor priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions