diff CHANGES.txt @ 8020:60c98a8a23bd

fix: make If-None-Match work for static file (@@file) case Found by Redbot testing.
author John Rouillard <rouilj@ieee.org>
date Sun, 02 Jun 2024 20:35:47 -0400
parents 16cc72cd9c17
children 98429efb80cb
line wrap: on
line diff
--- a/CHANGES.txt	Sun Jun 02 18:22:53 2024 -0400
+++ b/CHANGES.txt	Sun Jun 02 20:35:47 2024 -0400
@@ -164,6 +164,8 @@
 - Send Vary: Accept-Encoding on any file that could be compressed
   even if the file is not encoded/compressed. Found by Redbot
   testing. (John Rouillard)
+- make If-None-Match work for static file (@@file) case. Found by
+  Redbot testing (John Rouillard)
 
 Features:
 

Roundup Issue Tracker: http://roundup-tracker.org/