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
At the moment, filterPredicate applies to both request and response.
There is, however, the case where we want to keep the log for a request, and doesn't care about its response.
The text was updated successfully, but these errors were encountered:
At the moment,
filterPredicate
applies to both request and response.There is, however, the case where we want to keep the log for a request, and doesn't care about its response.
The text was updated successfully, but these errors were encountered: