-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Hello everyone,
this is not a bug report, sorry, but I need to ask. I've been checking up encoding and converters sections but it didnt helped me much.
As a feature is this library described with Accepts any character (except ; or = obviously). But I have a problem with saving characters like ě š č ř ž ý á í é etc.. If I save a cookie containing one of this chars, at its place is the string "cut" (example: poznámka 123 -> pozn)
Is there any way how to figure out of this?
thanks :)