users@jersey.java.net

Chunked PUT without content-length

From: Markus Karg <markus.karg_at_gmx.net>
Date: Wed, 30 Dec 2009 19:40:08 +0100

Mac OS X 10.5 is sending chunked PUTs without content-length header, which
is valid http/1.1. Is Jersey able to handle this? How will it detect the end
of the entity?