Skip to content

Content Disposition header being added on some urls...did not behave this way in 4.2.1 [SPR-13647] #18224

Closed
@spring-projects-issues

Description

@spring-projects-issues

Ryan Kaltreider opened SPR-13647 and commented

given the following urls

/users/[email protected] - Adds Content-Disposition f.txt
/users/[email protected]/ - functions as expected.

Controller Request Mapping is ```
/users/{userId}


These urls both function as expected in 4.2.1

Please let me know if you need any other info.  In my mvc config i have suffix matching set to false.

Affects: 4.2.2

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions