Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update Last-Modified if it changes in a 304 response
When a server returns a 304 response with a strong validator, any other stored fields must be updated if they are also present in the response. This behaviour is described in RFC9111, sections 3.2 and 4.3.4.
- Loading branch information