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
This makes plugin unusable in the corporate environments with HTTP proxy.
Custom HTTPClientPolicy already allows setting the server and port for proxy server. One option to resolve proxy authentication issue is to add ProxyAuthorizationPolicy to WebServiceClientFactoryImpl and set it on HTTPConduit.
The text was updated successfully, but these errors were encountered:
This makes plugin unusable in the corporate environments with HTTP proxy.
Custom HTTPClientPolicy already allows setting the server and port for proxy server. One option to resolve proxy authentication issue is to add ProxyAuthorizationPolicy to WebServiceClientFactoryImpl and set it on HTTPConduit.
The text was updated successfully, but these errors were encountered: