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
Is your feature request related to a problem? Please describe
Thank you for this excellent contribution. I have a requirement to serve static content from a private S3 bucket. However, access to S3 in my environment must be routed through a corporate proxy. Would it be possible to consider adding support for the HTTPS_PROXY environment variable and utilizing it when making calls to S3?
Describe the solution you'd like
Would it be possible to consider adding support for the HTTPS_PROXY environment variable and utilizing it when making calls to S3?