OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (ODATA-420) Response codes 404 and 405: MUST instead of SHOULD


     [ http://tools.oasis-open.org/issues/browse/ODATA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pizzo updated ODATA-420:
--------------------------------

    Proposal: Proposal: rewrite descriptions so as not to make a conformance statement.  (was: 9.2.1 Response Code 404 Not Found
If the resource specified by the request URL does not exist, the service MUST respond with 404 Not Found. The response body SHOULD provide additional information.

9.2.2 Response Code 405 Method Not Allowed
If the resource specified by the request URL exists but does not support the request method, the service MUST respond with 405 Method Not Allowed. In this case the response MUST include an Allow header containing a list of the valid request methods for the requested resource as specified in [RFC2616].

9.3.1 Response Code 501 Not Implemented
If the client requests functionality for an existing resource that is not implemented by the service, the service MUST respond with 501 Not Implemented. The response body SHOULD describe the functionality not implemented.
)

> Response codes 404 and 405: MUST instead of SHOULD
> --------------------------------------------------
>
>                 Key: ODATA-420
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-420
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData Protocol 
>    Affects Versions: V4.0_CSD01
>         Environment: [Proposed]
>            Reporter: Ralf Handl
>             Fix For: V4.0_CSD02
>
>
> It is unclear what the service might do if it doesn't want to respond with 404 Not Found to a non-existing resource or 405 Method Not Allowed for an existing resource.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]