enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

Better way for handling big responces #39

Closed rymsha closed 2 years ago

rymsha commented 4 years ago

38 fixes an outstanding issue.

But it should be a way to do a cleanup without finalizers.

Another issue is that small replies with unknown content-length are still saved to disk.

rymsha commented 2 years ago

will be fixed together with #89