Jean-Baptiste Onofré created AMQ-7419:
-----------------------------------------
Summary: In case of maxFrameSize exceeded, http connector should
return 405 status code (not 500)
Key: AMQ-7419
URL: https://issues.apache.org/jira/browse/AMQ-7419
Project: ActiveMQ
Issue Type: Improvement
Components: Connector
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 5.16.0, 5.15.12
Currently, when the size exceeds the max allowed on the HTTP connector, we have
a 500 status code (maxFrameSize exceeded).
It would make more sense to return 405 (method not allowed) instead of 500
(server error).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)