Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.21.5, 2.22.4
-
None
-
Unknown
Description
The Tripin Reference server supports ETags on its Airlines resource. Consequently, if an update or delete operation is performed then the following must occur:
- Client calls a GET request & fetches the content of the ETag header;
- Client calls a PATCH/DELETE request complete with an If-None-Match header that has a value of the previously queried ETag.
At the moment, attempts to use the camel-olingo4 implementation fail with an http 428 code.
Please see following for more information:
Attachments
Issue Links
- links to