How can I tell browser that use the cache and do not revalidate (HTTP Status 304) within the expire time or close the browser ? (just an opposite the must-revalidate ^^")

ASP.NET

link|improve this question
I cannot tell what your question might be. – Jonathan Feinberg Oct 6 '09 at 17:11
feedback

1 Answer

something like the following might help:
tell the browser when the page does expire ... either via metaTags or http

link|improve this answer
feedback

Your Answer

 
or
required, but never shown