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

Restore the original behavior of 'x-apicache-force-fetch' header #220

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msieurtoph
Copy link

The behaviors of 'x-apicache-force-fetch' and 'x-apicache-bypass' have become the same for no reason.
This commit restores the original behavior of 'x-apicache-force-fetch' which was to force data fetch AND update the cache with new data ... while 'x-apicache-bypass' completely bypasses the apicache middleware.

The behaviors of 'x-apicache-force-fetch' and 'x-apicache-bypass' have become the same for no reason.
This commit restores the original behavior of 'x-apicache-force-fetch' which was to force data fetch AND update the cache with new data ... while 'x-apicache-bypass' completely bypasses the apicache middleware.
@coveralls
Copy link

coveralls commented Aug 7, 2020

Coverage Status

Coverage remained the same at 97.531% when pulling 3886acf on msieurtoph:patch-1 into f27cb2b on kwhitley:master.

@msieurtoph
Copy link
Author

CI errors have nothing to do with my commit ... :(

@msieurtoph msieurtoph changed the title Restores the original behavior of 'x-apicache-force-fetch' header Restore the original behavior of 'x-apicache-force-fetch' header Aug 10, 2020
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