expireOn

fun expireOn(expected: Instant): Matcher<Cookie>
fun expireOn(matcher: Matcher<Instant?>): Matcher<Cookie>