Cookies package version 1.2.0 was released. This version adds a parameter $encodeValue
to the Cookie
constructor and the Cookie::withRawValue()
method that creates a cookie copy with a new value that will not be encoded.
Cookies package version 1.2.0 was released. This version adds a parameter $encodeValue
to the Cookie
constructor and the Cookie::withRawValue()
method that creates a cookie copy with a new value that will not be encoded.