[JBoss JIRA] (ISPN-10726) Adjust REST status codes
by Gustavo Fernandes (Jira)
[ https://issues.jboss.org/browse/ISPN-10726?page=com.atlassian.jira.plugin... ]
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)
6 years, 6 months