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
However it gets overridden from the CodecsAutoConfiguration which uses the value from HttpProperties#isLogRequestDetails() but I have not set that property. Perhaps the logRequestDetails property should return Boolean, so it's possible to check if it was explicitly set, and if not then leave it to whatever it is already set to?