It makes some sense to urlencode() cookies if they are being set via ->setCookie() in a client application, however if they're comming back via a client request and stuffed into a cookie jar the assumption of encoding is incorrect.
--koblas
It makes some sense to urlencode() cookies if they are being set via ->setCookie() in a client application, however if they're comming back via a client request and stuffed into a cookie jar the assumption of encoding is incorrect.
--koblas