Sign in Sign up
pypi

django-middleware-request-id

The middleware detect if a client or the front reverse proxy server provides a X-Request-ID header, and get it as the request_id. If no such header is provided, it can provide a random value.

pypi View on Pypi

Activity

Latest release
10mo ago
Total releases
6
Cadence
~8 months
Last 12 months
1

Details

License
MIT
First release
Sep 07, 2022
Releases
Version Released
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.0 initial