1.

How Can I Control The Way A Remote Browser Uses Its Cache?

Answer»

You have two ways to avoid that a browser fetches a previous VERSION of a page from the cache, INSTEAD of asking a fresher version of a page to the remote SERVER

TECHNIQUE 1- Avoid to cache a page
Technique 2- Make your response a unique page.

You have two ways to avoid that a browser fetches a previous version of a page from the cache, instead of asking a fresher version of a page to the remote server. 

Technique 1- Avoid to cache a page
Technique 2- Make your response a unique page.



Discussion

No Comment Found