Skip to content

Automatically clean up multipart temp files #27633

@poutsma

Description

@poutsma

The DefaultPartHttpMessageReader creates temp files that are never deleted. There should be an option to delete these files after the corresponding request was handled.

Related to #27613, the resolution of which introduced a Part::delete method to explicitly remove the temp file. This issue focusses on automatically removing these temp files.

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