public class BasicProxyAuthenticator extends Object implements okhttp3.Authenticator
Proxy-Authorization: Basic YWxhZGRpbjpvcGVuc2VzYW1l
Constructor and Description |
---|
BasicProxyAuthenticator(PasswordAuthentication passwordAuthentication)
构造
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
public BasicProxyAuthenticator(PasswordAuthentication passwordAuthentication)
passwordAuthentication
- 账号密码对Copyright © 2025. All rights reserved.