215216217218219220221
protected AuthenticationHandler createProxyAuthenticationHandler() { return new DefaultProxyAuthenticationHandler(); } protected CookieStore createCookieStore() { return new BasicCookieStore(); }