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
@gkankanh Providing proxy host and port is supported, you need to configure the Netty client on the S3 client's httpClientBuilder - see this comment for an example. Proxy authentication is not supported yet, we're tracking in #1432.
Need some guidance on which async http client to use when behind a proxy for async S3 ops.
Netty client does not support proxy for async yet.
The text was updated successfully, but these errors were encountered: