Answer the question
In order to leave comments, you need to log in
Why is content from AppCache not downloaded even online?
Index.html:
<!DOCTYPE html>
<html manifest="/example">
<head>
</head>
<body>
</body>
<script src="./test.js"></script>
</html>
CACHE MANIFEST
CACHE:
index.html
# v01
console.log('test!');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question