Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] java.lang.IllegalArgumentException: Buffering capacity exceeded

Hi,

On Sun, Jan 12, 2014 at 11:49 AM, Gaurav Kumar <gauravphoenix@xxxxxxxxx> wrote:
> Unfortunately some servers don't behave well with HEAD request, I just
> wanted to emulate a true browser behavior.

Use the async API as documented in
http://www.eclipse.org/jetty/documentation/current/http-client-api.html#http-client-response-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.


Back to the top