Action Caching for GET Only (#6970)
June 7th, 2007
This does not apply to page caching, but for action caching the cache will be disregarded if the request isn’t a status 200 (ie, is a redirect), or if the method is other the GET. This should allow posting forms to otherwise cached actions.
Sorry, comments are closed for this article.