yep. after hard reload, it still uses
yep. after hard reload, it still uses the cached version:
200 OK (from disk cache)
i tested just shortly after adding the captions. (accessing the video via incognito works since there's no local cached version)
i'm trying to figure out how to ignore this local cache.
i'm using an iframe to render the video, and within the iframe the request to fetch captions is made with a url like https://cloudflarestream.com/{video_id}/text/en.vtt
is there any way to change the Cache-Control response headers for this request? its currently set to max-age=1800
2 Replies
following up on this, is there a way to set the cache details from the client? @1984 Ford Laser
No idea sorry