Use dynamic API to not cache

Occasionally, it is not appropriate to cache a page that matches a caching rule, or a fragment within the cached page. In this case, the Dynacache API makes it possible to ignore the cache rule and not cache the page or fragment in question.

While this behavior cannot be achieved through the use of cachespec.xml, we can accomplish this with the Dynacache API.