In a Server-Client setting, when the Server sends page with Expiration of 2 days to the Client, am I correct that until 2 days after the Client receives the server response, Client will load the cached page?
The real question: The page in the Client is not yet Expired, can the Server push the Client to check for a modified copy of the page?
I want the clients to request only if there pages expire, or if the server pushes them to do so.
