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
