Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specific status codes to be selected in the caching policy. #504

Merged

Conversation

pcornish
Copy link
Contributor

@pcornish pcornish commented Oct 15, 2016

Overview

Adds the ability to cache only responses with particular status codes.

apiman_cache_status_codes

## Implementation - Adds status code list to caching policy configuration bean - Adds front-end UI to caching include file - Adds backing front-end logic to caching TypeScript file - Adds logic to caching policy to check response status code against list in config

@EricWittmann EricWittmann merged commit 0cec0fb into apiman:master Oct 17, 2016
@EricWittmann
Copy link
Member

Very nice! Thanks very much.

@pcornish
Copy link
Contributor Author

JIRA issue raised for this: https://issues.jboss.org/browse/APIMAN-1224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants