Skip to content

Document multipart CSRF header option#18757

Merged
rwinch merged 1 commit intospring-projects:mainfrom
wonderfulrosemari:gh-4265-csrf-multipart-header
Feb 23, 2026
Merged

Document multipart CSRF header option#18757
rwinch merged 1 commit intospring-projects:mainfrom
wonderfulrosemari:gh-4265-csrf-multipart-header

Conversation

@wonderfulrosemari
Copy link
Copy Markdown
Contributor

Closes gh-4265

Document multipart CSRF guidance to include a third option:
sending the CSRF token in an HTTP request header when JavaScript is available.

Also align WebFlux multipart guidance to recommend header-based token submission when JavaScript is available.

Closes spring-projectsgh-4265

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 18, 2026
@rwinch rwinch self-assigned this Feb 23, 2026
@rwinch rwinch added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 23, 2026
@rwinch rwinch enabled auto-merge February 23, 2026 17:40
@rwinch rwinch added this to the 7.1.0-M3 milestone Feb 23, 2026
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Feb 23, 2026

Thanks for the PR! This will be merged once the build passes

@rwinch rwinch merged commit 3106f2b into spring-projects:main Feb 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: docs An issue in Documentation or samples type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs - Improve CSRF section 18.5.4 Multipart (file upload)

3 participants