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
You could archive this with a custom request serializer. But sure, I'm open to a PR. What about a new config option named includeHeaders?
obscureHeaders and excludeHeaders should probably take presedens over this. So this can easily be implemented by adding some code after the base serialisation code and before the code that applies those.
I would like to have an option for specifically including headers. This would give better control over the headers that are logged.
If you like, i can file a PR for this.
The text was updated successfully, but these errors were encountered: