hasSetCookie

fun hasSetCookie(expected: Cookie): Matcher<Response>
fun hasSetCookie(name: String, expected: Matcher<Cookie>): Matcher<Response>