Today when i was watching IPL match on JioCinemas, I have opened network tab just to see what all requests it making, response time, cdn provider etc I have noticed that JioCinemas is making Preflight request before each Get request to CDN. I was wondering why is JioCinemas making preflight request everytime. Cant we cache it for say 1 minute/ 30 secs. As per my understanding the whole purpose of preflight request is to find out if a cross origin request can be made or not ? Am i missing anything here ?
Attaching image of my network tab for Reference reference image