Cache handler, should handle re-entrances and allow a temp request data option to not cache a specified response.
Comments: ** Comment from web user: Billknye **
Comments: ** Comment from web user: Billknye **
Created a basic cache handler, implements ICache interface and adds a "cache" element to the request's tempdata to communicate with other handlers.