Hi, On Fri, Jan 10, 2014 at 11:38 PM, Gaurav Kumar <[email protected]> wrote: > When I execute this code, I get below exception- > > How do I go about fixing it?
The default size for response content buffering is 2 MiB, as explained in the documentation (http://www.eclipse.org/jetty/documentation/current/http-client-api.html) where it is explained also how to deal with bigger content. -- Simone Bordet ---- http://cometd.org http://webtide.com http://intalio.com Developer advice, training, services and support from the Jetty & CometD experts. Intalio, the modern way to build business applications. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
