It’s a bit weird! When i try to hit my api from the browser I get cf-cache-status as HIT and it’s not caching actually. I can see the logs in my server every time. And when i try the same call from curl I don’t see the call.
So this is only happening on a particular API. I compared all the response and request headers. It’s identical to what the working API’s having. I really couldn’t find a way to corner the issue as everything looks normal! Any help would be great.
Thanks in Advance