fix: add cache headers for images (#9560)

This commit is contained in:
Arjan Singh
2025-09-05 11:32:25 -07:00
committed by GitHub
parent c9ebe70072
commit 3493b9cb1f
4 changed files with 311 additions and 8 deletions

1
middleware/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Server middleware modules"""