InMemoryCookieStore.clearExpired

Removes all of {@link Cookie cookies} in this HTTP state that have expired by the specified {@link java.util.Date date}.

@return true if any cookies were purged.

@see Cookie#isExpired(time)

class InMemoryCookieStore
bool
clearExpired
()

Meta