haveSetCookie

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