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/03 17:23:10 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:
---------------------------------------
    Sprint:   (was: Mesosphere Sprint 23)

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