users@jersey.java.net

[Jersey] Re: Passing form-urlencoded body with PUT

From: Kevin Duffey <andjarnic_at_yahoo.com>
Date: Fri, 3 Oct 2014 16:26:59 -0700

I'd argue that any post with a request body should be required to specify a content type header and should fail if not specified.