vue-cookie icon indicating copy to clipboard operation
vue-cookie copied to clipboard

add setRaw and getRaw methods

Open dumedeiros opened this issue 4 years ago • 0 comments

@alfhen please accept this PR. ;) setRaw( ) Set a cookie without encoding the value. getRaw( ) Get the cookie's value without decoding.

dumedeiros avatar Sep 24 '20 03:09 dumedeiros