Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem that Application Cache uncached files cannot be accessed

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains the "Application Cache uncached files can not be accessed how to solve", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "Application Cache uncached files can not access how to solve" it!

Use Application Cache to cache pages and static resources, and find that when requesting data with ajax or loading uncached resources, it cannot be loaded. The error is as follows:

CAUTION:Provisional headers are shown

Solution:

NETWORK in manifest.appcache configuration file: need to configure *

CACHE MANIFEST

# 2015-02-21 v1.0.2

/ test.html

NETWORK:

*

An asterisk to indicate that all other files that are cached require an Internet connection

Thank you for your reading, the above is the content of "Application Cache uncached files can not be accessed how to solve", after the study of this article, I believe you can not access Application Cache uncached files how to solve this problem have a deeper understanding, the specific use of the situation also needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report