Safari is not caching video files with Cache-Control header

It seems that Safari (desktop and iOS) is not respecting the Cache-Control header for video files like video/mp4 and video/webm.

The response headers for the video includes Cache-Control: public, max-age=3600 And the response comes from the network any time the page is refreshed.

I've checked that the Disable Cache is not enabled in dev tools.

The same video request is cached as expected on Chrome and Firefox.

  • Can repro in Version 15.3 (17612.4.9.1.8)

Add a Comment

Replies

+1 we see exactly same issue.

same here in Version 15.4 (17613.1.17.1.6).

+1, you were never know when safari starting caching file or not by what policy.