Skip to content

Azure Key Vault Certificate Samples client library for Java

Compare
Choose a tag to compare
released this 16 Dec 20:46
f73ace9
Sanitize Non-Proxy Host Configurations (#18158)

* Update ProxyOptions to cleanse http.nonProxyHosts and NO_PROXY configurations before setting the nonProxyHosts property

* Update Netty proxying tests with more permutations

* Update OkHttp proxying tests with more permutations

* Fix linting and test issues

* Fixed typos, changed handling for NO_PROXY, reverted find back to matches