Unfortunately some servers don't behave well with HEAD request, I just wanted to emulate a true browser behavior.
On Sat, Jan 11, 2014 at 4:53 AM, John English <[email protected]>wrote: > On 11/01/2014 04:20, Gaurav Kumar wrote: > >> Actually I am interested in just receiving headers from server and do >> nothing >> with data. Is there a simple way to achieve this? I can obviously discard >> the >> data received in bytebuffer but I am hoping for simple and elegant way. >> > > Send a HEAD request? > > -- > John English > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
