Alexander Rukletsov created MESOS-4056:
------------------------------------------
Summary: Respond with `MethodNotAllowed` if a request uses an
unsupported method
Key: MESOS-4056
URL: https://issues.apache.org/jira/browse/MESOS-4056
Project: Mesos
Issue Type: Improvement
Reporter: Alexander Rukletsov
Assignee: Alexander Rukletsov
Priority: Minor
We are inconsistent right now in how we respond to endpoint requests with
unsupported methods: both {{MethodNotAllowed}} and {{BadRequest}} are used. We
are also not consistent in the error message we include in the body.
This ticket proposes use {{MethodNotAllowed}} with standardized message text.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)