This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
Improve env var module #16
Open
Description
Some ideas looking at https://github.com/inejge/env_proxy:
- Improve tests
- Synchronize env var access
- Clear env vars between tests
- More tests
- Add support for
NO_PROXY=*
- Support space-separated domains
- Add support for
ALL_PROXY
- Fall back to
HTTP_PROXY
, thenALL_PROXY
, if value not found in<scheme>_PROXY