Skip to content

Conversation

nacmacfeegle
Copy link

I have signed and agree to the terms of the Spring Individual Contributor
License Agreement.

Prior to this commit a 500 error would be bubbled up to the user when the
If-Modified-Since header was passed to the backend with a value of 0.

In this fix, the zero value is explicitly handled (in same way as with a null
value) by returning -1 to the caller.

Issue: SPR-14144

Prior to this commit a 500 error would be bubbled up to the user when the
If-Modified-Since header was passed to the backend with a value of 0.

In this fix, the zero value is explicitly handled (in same way as with a null
value) by returning -1 to the caller.

Issue: SPR-14144
@jhoeller
Copy link
Contributor

As discussed on SPR-14144, I've taken a slightly broader approach. Thanks for raising this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants