Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Looking for Jetty HttpClient that downloads large zip files ...

Hi,

On Wed, Sep 14, 2016 at 6:21 AM, Alan Nexus <alan.nexus.6@xxxxxxxxx> wrote:
> I'm looking for a Jetty 9.3 HttpClient code example/test code that
> efficiently downloads a 1GB zip file.  Does anyone have a working example or
> test?

There are a number of examples in the documentation:
https://www.eclipse.org/jetty/documentation/9.3.x/http-client-api.html#http-client-response-content

Does that help ?

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top