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

New APIs to iterate the response cache. #1252

Merged
merged 1 commit into from
Dec 29, 2014

Conversation

swankjesse
Copy link
Collaborator

Closes #853

* will not be returned. If existing responses are evicted during iteration, they will be absent
* (unless they were already returned).
*
* <p>The iterator supports {@linkplain Iterator#remove}. Removing a URL from the iterator evicts

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat!

@codefromthecrypt
Copy link

LGTM

swankjesse added a commit that referenced this pull request Dec 29, 2014
@swankjesse swankjesse merged commit 64f2af8 into master Dec 29, 2014
@swankjesse swankjesse deleted the jwilson_1229_iterate_http_cache branch December 30, 2014 14:20
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.

Invalidate cached URL
3 participants