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
// If request header contains basic auth, and if we are not set auth when arthas attach hg,
60
-
// arthas will auth it and return 401. ref:https://arthas.aliyun.com/en/doc/auth.html#configure-username-and-password
61
59
r = arthasApiClientWithAuth.post(ARTHAS_API_PATH, body);
0 commit comments