comms-aws icon indicating copy to clipboard operation
comms-aws copied to clipboard

Provide al alternative to get object operation that closed the underlying HTTP response

Open filosganga opened this issue 7 years ago • 1 comments

filosganga avatar Sep 19 '18 16:09 filosganga

The getObject method is too powerful, it does return an Object instance that keeps the connection open until either the content is consumed or the dispose method is called.

Would be better to make available another method or adding some method to close over the stream and release the connection.

filosganga avatar Sep 19 '18 19:09 filosganga