spring-projects / spring-projects/spring-security

Revise HttpHeaders Usage

Open
#16,888 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: bug type: theme
Dominant language
Java
Stars
9.6k
Forks
6.3k
Avg merge
2d 11h
Merged PRs (30d)
52

Description

Spring Framework 7's HttpHeaders no longer implements MultiValueMap and we will need to adjust our usage

If possible, we might be able to make any necessary adjustments in Spring Security 6.5. Otherwise, this needs to happen in Spring Security 7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating Spring Security usages of HttpHeaders and compare them with the Spring Framework 7 API; determine whether the adjustments can remain compatible with Spring Security 6.5. Done means the affected usages support the new HttpHeaders contract in the appropriate Spring Security release.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
backend, security
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.