Skip to content

Introduce CompositeHttpSessionIdResolver #3264

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Nov 7, 2024

See #1784 (comment)

We can use

new CompositeHttpSessionIdResolver(HeaderHttpSessionIdResolver.xAuthToken(), new CookieHttpSessionIdResolver())

now.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 7, 2024
@rwinch rwinch self-assigned this Apr 22, 2025
@rwinch rwinch added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 22, 2025
@rwinch rwinch added this to the 3.5.0-RC1 milestone Apr 22, 2025
@rwinch rwinch merged commit b9521b6 into spring-projects:main Apr 22, 2025
3 checks passed
@rwinch
Copy link
Member

rwinch commented Apr 22, 2025

Thanks for the Pull Request! This is now merged into main 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants