]> git.ipfire.org Git - dbl.git/commit
api: Add a middleware that ads timing information about the request
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Mar 2026 15:49:59 +0000 (15:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Mar 2026 15:49:59 +0000 (15:49 +0000)
commite0d029a5107db163711f2689cb49e3f3f18f0cb7
treed304ca483f97e8eee2d8bb65571d10a8f58abcd2
parent55ad404f933c767c4aa3ec0478858491ef3412ee
api: Add a middleware that ads timing information about the request

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/dbl/api/__init__.py
src/dbl/api/middlewares.py