Open kirly-af opened 5 years ago
Hi,
I have a case were I use getItem on a cookie that is not compatible with decodeURIComponent().
I should be able to pass a flag to getItem and setItem to avoid the URIComponent conversion.
@kirly-af
Could you post some code?
Hi,
I have a case were I use getItem on a cookie that is not compatible with decodeURIComponent().
I should be able to pass a flag to getItem and setItem to avoid the URIComponent conversion.