Skip to content

Add Consumer based variant methods to HttpRequestValues builder #34870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rstoyanchev opened this issue May 8, 2025 · 0 comments
Closed

Add Consumer based variant methods to HttpRequestValues builder #34870

rstoyanchev opened this issue May 8, 2025 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

rstoyanchev commented May 8, 2025

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.

@rstoyanchev rstoyanchev added this to the 7.0.0-M5 milestone May 8, 2025
@rstoyanchev rstoyanchev self-assigned this May 8, 2025
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels May 8, 2025
@rstoyanchev rstoyanchev changed the title Add Consumer based variant methods to HttpRequestValues Add Consumer based variant methods to HttpRequestValues builder May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant