-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Relates to APIMAN-580.
Overview
Add the ability to cache only responses with particular status codes.
Background
Currently the caching policy caches all responses, including error responses (400, 500 etc.). It should be enhanced to allow caching of responses that match a given whitelist of status costs.
Changes are required to:
- API Manager UI
- Caching policy config and implementation
Manager UI
Manager UI as follows: