Skip to content

Add server request cache that uses cookie #8033

@eleftherias

Description

@eleftherias

Summary

Currently we have the ability to store a user's initial request using WebSessionServerRequestCache. This causes the WebSession to be read on every request.
We should provide an alternative that stores the initial request in a cookie instead of in the WebSession.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions