Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShallowEtagHeaderFilter doesn't support Servlet 3.1 setContentLengthLong [SPR-12097] #16713

Closed
spring-projects-issues opened this issue Aug 18, 2014 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Aug 18, 2014

Craig opened SPR-12097 and commented

#12842 tracks support for Servlet 3.1 and is marked as completed.

However, ShallowEtagHeaderFilter doesn't include setContentLengthLong() although it does include setContentLength(). This omission may be surprising to users and doesn't seem to meet the intent of #12842.


Affects: 4.0.6, 4.1 RC2

Issue Links:

Referenced from: commits 0c32d66, 2dd2b71

Backported to: 4.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants