what is cache meta?i bology
Answers
Answered by
1
The Meta HTTP-EQUIV CACHE-CONTROL is specifically used by Internet Explorer. The allowed values are: Public – may be cached in public shared caches. Private – may only be cached in private cache. no-Cache – may not be cached.
Answered by
11
The meta cache control tag allows Web publishers to define how pages should be handled by caches. They include directives to declare what should be cacheable, what may be stored by caches, modifications of the expiration mechanism, and re-validation and reload controls.
Similar questions