Issue eTag implementation in Apigee

rohitmonga
Participant II

Currently I am getting ETag from my target server and returning the response without any caching. But apigee is not returning ETag on my client. Due to which I not able to set If-None-Matched in request header of my next api call. I have gone through below link for ETag in apigee.

https://docs.apigee.com/api-platform/cache/http-response-caching

Its just theoretical explaination of how etag should work in apigee. Can I get some help on steps to implement ETag in apigee.

0 1 179
1 REPLY 1

rohitmonga
Participant II

@Anil Sagar @ Google

Can you please help me with this issue. Getting Etag from target server but apigee is not returning it on client.