Skip to content

Fix invalidation not being triggered for some status codes #230

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

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

ddeboer
Copy link
Member

@ddeboer ddeboer commented Jul 10, 2015

Fix #224. Invalidation was not triggered when the controller returned a response with status codes such as 204 or 302. A more elaborate solution, which involves creating separate, configurable response matchers (as well as request matchers), as described in #69, should be done in a separate PR.

Fix #224. Invalidation was not triggered when the controller response had
status code 204 or 302.
@ddeboer ddeboer force-pushed the fix-invalidation-status-codes branch from 292bffd to 3f6cda3 Compare July 10, 2015 22:09
dbu added a commit that referenced this pull request Jul 13, 2015
…-codes

Fix invalidation not being triggered for some status codes
@dbu dbu merged commit ae7aca7 into master Jul 13, 2015
@lsmith77 lsmith77 removed the wip/poc label Jul 13, 2015
@dbu dbu deleted the fix-invalidation-status-codes branch July 13, 2015 06:45
@dbu
Copy link
Contributor

dbu commented Jul 13, 2015

thanks a lot!

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.

3 participants