Skip to content

Initialize RequestPath on demand in AbstractServerHttpRequest  #33227

@rstoyanchev

Description

@rstoyanchev

The path is parsed eagerly at construction with the expectation that it is required. However, that may not always be the case with functional endpoints, and custom routing functions. The initializaiton can be on-demand like other request properties.

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