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.


Keywords
django-middleware-request-id
License
MIT
Install
pip install django-middleware-request-id==0.1.4