When the manifest file changes, the client will download all the files specified in the manifest file - including files that are cached and have not changed.
We want to only download actually changed or new files and update the cache with those.
Is this possible?
Go to the complete details ...