toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-kotest
/
org.http4k.kotest
/
shouldHaveSetCookie
should
Have
Set
Cookie
infix
fun
Response
.
shouldHaveSetCookie
(
expected
:
Cookie
)
fun
Response
.
shouldHaveSetCookie
(
name
:
String
,
match
:
Matcher
<
Cookie
?
>
)