42 'theme=light,sessionToken=ENCRYPTED,hello=WORLD%21',
65 'theme=light,sessionToken=ENCRYPTED,hello=HELLO',
86 'theme=light,hello=world',
An exception for terminatinating execution or to throw for unit testing.
static set(ResponseInterface $response, SetCookie $setCookie)
static get(ResponseInterface $response, $name, $value=null)
static modify(ResponseInterface $response, $name, $modify)
static remove(ResponseInterface $response, $name)
static create($name, $value=null)
const SET_COOKIE_HEADER
The name of the Set-Cookie header.
withAddedHeader($name, $value)