snok / asgi-correlation-id

Request ID propagation for ASGI apps
MIT License
369 stars 29 forks source link

breaking: Change the default value of `update_request_header` #68

Closed sondrelg closed 1 year ago

sondrelg commented 1 year ago

Switches the default value of update_request_header to True, since we are planning to bump major version and this seems like a saner default.