- 000
Describe the bug
Hi, I've been looking into an issue using the fabric client in a kubernetes cluster, where a NO_PROXY config rule including 10.0.0.0/8, appeared to be ignored in the client.
I think after looking at regex in the HttpClientUtils, it currently has no match for a single digit bit suffi...