HTML5 AppCache with Safari: Cross-Site CSS Loading Issues



Appcaches are used by the web browser to specify what files exist on your site that is relevant to the particular page the browser is visiting.

Safari follows the AppCache standard more strictly and sees a request for a web address that is not in the AppCache.

To avoid the requests to be blocked, use −

NETWORK:
*
http://*
https://*
Updated on: 2020-06-25T07:53:42+05:30

142 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements