Starlette: store and access the context data of a request
starlette-context is a middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.
$
pkg install py311-starlette-contextOrigin
www/py-starlette-context
Size
83.7KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
1 packages