-
Bug
-
Resolution: Done
-
Minor
-
4.5.8.Final
-
None
An http form post without a "Content-Type" header causes a NullPointerException in org.jboss.resteasy.plugins.server.BaseHttpRequest.getFormParameters.
While it is probably okay to throw an exception, it is very hard to figure out the reason for a NullPointerException deep in the implementation.
- is incorporated by
-
WFLY-18005 Upgrade RESTEasy to 6.2.4.Final
- Closed