You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2015/12/21 14:17:46 UTC

[jira] [Updated] (MESOS-4056) Respond with `MethodNotAllowed` if a request uses an unsupported method.

     [ 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)