feat: etag support

This commit is contained in:
2026-03-23 23:55:39 +02:00
parent 21cc029c18
commit e39194e9f6
4 changed files with 156 additions and 0 deletions

View File

@@ -12,6 +12,14 @@ ahriman.web.middlewares.auth\_handler module
:no-undoc-members:
:show-inheritance:
ahriman.web.middlewares.etag\_handler module
--------------------------------------------
.. automodule:: ahriman.web.middlewares.etag_handler
:members:
:no-undoc-members:
:show-inheritance:
ahriman.web.middlewares.exception\_handler module
-------------------------------------------------