Cookie.isExpired

Reports whether this HTTP cookie has expired or not.

@return {@code true} to indicate this HTTP cookie has expired; otherwise, {@code false}

class Cookie
bool
isExpired
()

Meta