Skip to content

Encoding Cookie Value #13

@jobartim44

Description

@jobartim44

Hi,
I need to access the cookie value on the server-side with a Java Application (Apache Tomcat). For that the JSON String need to be encoded otherwise I have an exception.

It's simply a encodeURIComponent(JSON.stringify(this.consents)) and JSON.parse(decodeURIComponent(e.value)).

Can you imagine it as an option in the configuration ?

Thanks

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions