Skip to content

ShallowEtagHeaderFilter should deal with the If-Match HTTP Header [SPR-10164] #14797

@spring-projects-issues

Description

@spring-projects-issues

Eugen Paraschiv opened SPR-10164 and commented

ShallowEtagHeaderFilter supports the ```
If-None-Match

```If-Match
``` header as well. This would make the out of the box behaviour of this filter much more in sync with the HTTP spec (which is the whole point of the filter). 
The same shallow implementation would be fine here as well, same as now. 

Affects: 3.2 GA

2 votes, 8 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions