Skip to content

Improve and/or provide control over ETag/If-None-Match logic in HttpEntityMethodProcessor [SPR-13626] #18204

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-13626 and commented

#18074 ensured ETag/If-None-Match logic applies only to HTTP GET requests. While this logic is HTTP spec compliant, as explained under #18074 it can still cause issues with existing clients that are sending If-None-Match: * despite not being able to deal with 304 responses in the first place.

The purpose of this ticket is to continue the discussion and find a reasonable solution for that problem.


Affects: 4.2.2

Issue Links:

Referenced from: commits 8893663

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