Skip to content

Add Consumer based variant methods to HttpRequestValues builder #34870

Closed
@rstoyanchev

Description

@rstoyanchev

Consumer based methods for headers, cookies, and attributes provide direct access to the underlying map that in turn provides a richer API as well as visibility into existing values. Similar methods exist in RestClient and WebCilent.

Requested by Spring Security, which has an existing Consumer based API for attributes, in order to build on the HttpRequestValues.Processor hook added recently in #34699.

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