shouldHaveSetCookie

infix fun Response.shouldHaveSetCookie(expected: Cookie)
fun Response.shouldHaveSetCookie(name: String, match: Matcher<Cookie?>)