Skip to content

ServerCsrfTokenRequestHandler should return reactive types #16869

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

Open
jzheaux opened this issue Apr 2, 2025 · 0 comments
Open

ServerCsrfTokenRequestHandler should return reactive types #16869

jzheaux opened this issue Apr 2, 2025 · 0 comments
Labels
in: web An issue in web modules (web, webmvc) type: breaks-passivity A change that breaks passivity with the previous release type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Apr 2, 2025

If ServerCsrfTokenRequestHandler#handle were to return Mono<Void> instead of void, then implementations could write the token to the response without blocking.

@jzheaux jzheaux added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement type: breaks-passivity A change that breaks passivity with the previous release in: web An issue in web modules (web, webmvc) and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 2, 2025
@jzheaux jzheaux modified the milestones: 7.0.0-M1, 7.0.x Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: breaks-passivity A change that breaks passivity with the previous release type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant