public class SdkProxyRoutePlanner
extends org.apache.http.impl.conn.DefaultRoutePlanner
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the
system properties. It will use the proxy created from proxyHost and proxyPort and
filter the hosts who matches nonProxyHosts pattern.