Hi guys, we are currently struggling with the Etag...
# docker
f
Hi guys, we are currently struggling with the Etag/If-Match header used for carts Glue endpoints. The proxy converts the strong Etag header into a weak one on a cart GET request. The PATCH is with this weak Etag not possible as it does not match the generated strong one. Could you please help.