open fun comment(name: String, matcher: Matcher<in String>): ResultMatcher
Assert a cookie's comment with a Hamcrest Matcher.
open fun comment(name: String, comment: String): ResultMatcher
Assert a cookie's comment value.