Skip to content

UndertowHeadersAdapter's remove() method violates Map contract #27592

@sbrannen

Description

@sbrannen

The remove(Object key) method in UndertowHeadersAdapter should return any previous value stored under the key; however, the current implementation always returns null.

This has already been fixed in main as part of commit 785212d#diff-8be9fc708f521a68eb27761d98ddd6ebc62ec5431095673c7273647a538fae6bR132-R136.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions