Skip to content

Allow specification of inheritable flag in RequestContextFilter/Listener [SPR-4535] #9212

@spring-projects-issues

Description

@spring-projects-issues

Kenny MacLeod opened SPR-4535 and commented

When RequestContextFilter or RequestContextListener call RequestContextHolder.setRequestAttributes(), they don't specify the inheritable flag, and so that defaults to false.

I'd like to be able to configure the filter or listener to specify the value of this flag.


Affects: 2.5.2

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions