|
Move And Rename Method protected firstRequestOnlyProxyAuthorizationHeader(request Request, proxyServer ProxyServer, connect boolean) : String from class org.asynchttpclient.netty.request.NettyRequestFactoryBase to public perConnectionProxyAuthorizationHeader(request Request, proxyServer ProxyServer, connect boolean) : String from class org.asynchttpclient.util.AuthenticatorUtils |
From |
To |
|
Move And Rename Method protected systematicAuthorizationHeader(request Request, realm Realm) : String from class org.asynchttpclient.netty.request.NettyRequestFactoryBase to public perRequestAuthorizationHeader(request Request, realm Realm) : String from class org.asynchttpclient.util.AuthenticatorUtils |
From |
To |
|
Move And Rename Method protected firstRequestOnlyAuthorizationHeader(request Request, proxyServer ProxyServer, realm Realm) : String from class org.asynchttpclient.netty.request.NettyRequestFactoryBase to public perConnectionAuthorizationHeader(request Request, proxyServer ProxyServer, realm Realm) : String from class org.asynchttpclient.util.AuthenticatorUtils |
From |
To |
|
Move And Rename Method protected systematicProxyAuthorizationHeader(request Request, proxyServer ProxyServer, realm Realm, connect boolean) : String from class org.asynchttpclient.netty.request.NettyRequestFactoryBase to public perRequestProxyAuthorizationHeader(request Request, proxyServer ProxyServer, realm Realm, connect boolean) : String from class org.asynchttpclient.util.AuthenticatorUtils |
From |
To |