Sorry i forgot about the rest of the object
{
"cookie":responseCookies.$keys()[0]&"="&**.value
}
edit
This is more error proof:
{
"cookie":responseCookies.$keys()[0]&"="&responseCookies.*.value
}
Sorry i forgot about the rest of the object
{
"cookie":responseCookies.$keys()[0]&"="&**.value
}
edit
This is more error proof:
{
"cookie":responseCookies.$keys()[0]&"="&responseCookies.*.value
}