Published
- 1 min read
no cache html
The solution for this is noted below
no cache html
Solution
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
Try other methods by searching on the site. That is if this doesn’t work