[
https://issues.apache.org/jira/browse/MESOS-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-4056:
---------------------------------------
Summary: Respond with `MethodNotAllowed` if a request uses an unsupported
method. (was: Respond with `MethodNotAllowed` if a request uses an unsupported
method)
> 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
> Labels: mesosphere
> Fix For: 0.27.0
>
>
> 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)