We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
okhttp3.logging.HttpLoggingInterceptor#redactHeader
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题, 能否在 com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor 里加一个 redactHeader 的功能
com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
redactHeader
The text was updated successfully, but these errors were encountered:
redactHeader具体是指什么功能
Sorry, something went wrong.
Came here to report this same issue.
redactHeader can be used to hide sensitive information from logs like Authorization header that contains secret token or X-User-ID
Authorization
X-User-ID
No branches or pull requests
如题, 能否在
com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
里加一个redactHeader
的功能The text was updated successfully, but these errors were encountered: