Skip to content

Consider adding methods to get HttpHeaders as MultiValueMap #35077

Closed as not planned
@ZIRAKrezovic

Description

@ZIRAKrezovic

Related:

#33913

The change may break implementations expecting HttpHeaders to be an instance of MultiValueMap.

Would it be possible to add a method that provides (readonly) MultiValueMap from HttpHeaders, such as an instance method

public MultiValueMap<String, String> asMultiValueMap(); 

A helper/util method is also welcome.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions