to get a personalized navigation.
to get a personalized navigation.
Hi all,
Right now the ETag header is only returned for GET requests, but (the latest) is required for PATCH and POST. When I need to update an order that leads to the following flow:
Doing a full get is a bit wasteful and introduces added calls/latency.
Could you guys include the ETag header in the reply for POST, PATCH and DELETE? Ideally also include a HEAD to get it without getting the full Order.
That could shorten the flow above to:
That 6 calls would be 4 and smaller ones too, saving round trips and bandwith.
Solved! Go to Solution.
Sorry never mind must have been cross-eyed yesterday night I see the ETag now. Can;t delete this post.
Copyright © 2022 Visma.com. All rights reserved.