Setting Cookie encodes the value
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
cookies().set(name, value) is encoding the value? and how to make it not encode it?i.e
= > %3Dcookies().set(name, value) is encoding the value? and how to make it not encode it?= > %3D