[infinispan-issues] [JBoss JIRA] (ISPN-10726) Adjust REST status codes

Gustavo Fernandes (Jira) issues at jboss.org
Thu Oct 17 09:57:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-10726:
-------------------------------------
    Description: 
* PUT, POST and DELETE ops should return 204 (no content)
* Not Allowed 405 should be returned for HTTP verbs not supported by a resource instead of 404

  was:
* PUT, POST and DELETE ops should return 204 (no content)
* Forbidden 403 should be returned for HTTP verbs not supported by a resource instead of 404



> Adjust REST status codes
> ------------------------
>
>                 Key: ISPN-10726
>                 URL: https://issues.jboss.org/browse/ISPN-10726
>             Project: Infinispan
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 10.0.0.CR3
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> * PUT, POST and DELETE ops should return 204 (no content)
> * Not Allowed 405 should be returned for HTTP verbs not supported by a resource instead of 404



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list