Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
filosganga opened this issue Sep 19, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@filosganga
Copy link
Contributor

No description provided.

@filosganga filosganga added the enhancement New feature or request label Sep 19, 2018
@filosganga
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant