HTTP method "MERGE" isn't supported in JSR-311
We should handle non-tunneled MERGE requests on the server. One suggestion via
email was to subclass ServletContainer and proxy the request (see attachment).
Hard to unit-test at the moment since HttpURLConnection does not support MERGE.
Original issue reported on code.google.com by john.spurlock on 8 Jan 2012 at 10:25
Original issue reported on code.google.com by
john.spurlock
on 8 Jan 2012 at 10:25Attachments: