Added a NoNetwork option, allowing fetch to trust the cache completely and skip the HTTP request; or the option to do this only if the version in the cache is older than N seconds. [bradfitz]
Added a CacheEntryGrep option, to allow for not caching certain responses. [bradfitz]