Name | Description |
---|---|
CachedResponse | Wraps a regular response in a cached response The cached response invokes the old response and stores it as a string. Obviously this only works for ASCII text based responses, so don't use this in a real application :-) |
CachingBootstrapper | |
MainModule |