-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
If If-Match or similar header such as If-None-Match exists in an HTTP request, the REST server must not perform any update unless the condition meets. The current REST server doesn't understand those headers, leading to unexpected updates. If such header exists in the request, the REST server has to respond with '501 Not Implemented'.
- relates to
-
ISPN-1084 support optimistic locking with ETags and If-Match in rest server
- Closed