-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue
Description
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
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue