Skip to content

Backport of ContentDisposition fixes to HttpHeaders #24580

@rstoyanchev

Description

@rstoyanchev

ContentDisposition was created in 5.0, supporting all Content-Disposition types including "form-data", "inline" and "attachment" for use in client and server scenarios. Prior to that, HttpHeaders did have support for Content-Disposition of type "form-data", for use in client scenarios with the RestTemplate. This ticket is to review fixes in ContentDisposition that may be worth backporting to HttpHeaders in the 4.3.x branch for consistency.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions