Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are many differents ways [0],[1],[2] to cause restlet some problems parsing the POST form. This change introduces a fallback to get the paramters anyway. Fixes issue lbovet#11 [0] https://stackoverflow.com/questions/72102206/wildfly-26-changed-behaviour-of-rest-with-content-type-x-www-form-urlencoded [1] https://stackoverflow.com/questions/9985892/restlet-appears-to-be-doubly-decoding-my-form-parameters/11949673#11949673 [2] restlet/restlet-framework-java#1345
- Loading branch information