Skip to content

Conversation

@pekkarr
Copy link

@pekkarr pekkarr commented Dec 19, 2025

old_last_modified was incorrectly retrieved from the new response headers instead of the old ones, making old_last_modified always equal to new_last_modified.

Fix this by getting it from self.res instead of response_headers.

`old_last_modified` was incorrectly retrieved from the new response
headers instead of the old ones, making `old_last_modified` always equal
to `new_last_modified`.

Fix this by getting it from `self.res` instead of `response_headers`.
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.

1 participant