users@jersey.java.net

[Jersey] Jersey2: Impossible to POST with empty entity?

From: cowwoc <cowwoc_at_bbs.darktech.org>
Date: Sat, 26 Oct 2013 16:12:52 -0400

Hi,

     I just noticed something funny. It seems to be impossible to send
POST requests to a URI:

 1. With a Content-Type but no body
 2. Without either a Content-Type or body

     Why is that? I believe both of these use-cases are legal.

Thanks,
Gili