forked from lix-project/lix
jade
9aacf425dc
I don't know why the AWS sdk disabled it by default. It would be nice
to have test coverage of the s3 store or proxies, but neither currently
exist.
Fixes: lix-project/lix#433
Change-Id: If1e76169a3d66dbec2e926af0d0d0eccf983b97b
298 B
298 B
synopsis | issues | cls | category | credits | ||
---|---|---|---|---|---|---|
HTTP proxy environment variables are now respected for S3 binary cache stores |
|
|
Fixes | jade |
Due to "legacy reasons" (according to the AWS C++ SDK docs), the AWS SDK ignores system proxy configuration by default. We turned it back on.