Skip to content

ServerCsrfTokenRequestHandler should return reactive types #16869

Open
@jzheaux

Description

@jzheaux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webAn issue in web modules (web, webmvc)type: breaks-passivityA change that breaks passivity with the previous releasetype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions