Cldr Utils version 2.23.0
Enhancements
- Adds support for https proxy for
Cldr.Http.get/2. The proxy can be specified as an option to toCldr.Http.get/2, as a configuration option under the:ex_cldr[:https_proxy]key, or from the environment variablesHTTPS_PROXYorhttps_proxy. Thanks to @d-led for the PR and issue.