Skip to content

cookies are being encoded #54

@dumedeiros

Description

@dumedeiros

I'm having the following problem:
When I create a cookie by Vue.$cookies.set('example', "user=myself")
The stored cookie becomes user%3Dmyself, but I want it to be exactly as user=myself, that is, they are being encoded.
Is there any option avaiable so that the cookies are not encoded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions