This bundle packages OkHttp 4.x and adds a class on top that simplifies using
(authenticating) HTTP proxies with OkHttp. The class takes its values from Java system properties:

http.proxyUser
http.proxyPassword
https.proxyUser
https.proxyPassword

