spring-projects / spring-projects/spring-security
Revise HttpHeaders Usage
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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