java - Tomcat 501 on non-supported http verbs -


we getting users hitting our tomcat servers custom http verbs (like unsubscribe). unfortunately, when tomcat encounters 1 of these, returns:

501 not implemented

since it's 500 error, trips our monitor wakes system guys. we're trying figure out how change 400 level error , have ignored tomcat. tried security-constraint don't believe it's right approach (and didn't fix issue).

is there fix this? using version 7.0.55 springmvc 4.0


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -