You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous version did not allowed to use a fixed header as string in a
consistent way, for example if we wanted to use an header as request.id and
the log message would not had a request context you would have had such
log output
request.id: flask_request_headers.X-Amz-Cf-Id
instead of an empty string.
0 commit comments