fixed documentation for setting up jproxyloader...
Hostname matching should not be case sensitive
Issue investigated. The problem is described in ticket: https://sourceforge.net/p/jproxyloader/tickets/6/...
Some configurations of spring RestTemplate seems not to be proxified
Force using proxy even if proxy selector gets overriden
Be able to override proxy which was programatically passed to UrlConnection
Be able to override proxy which was programatically passed to UrlConnection
Support for patterns in proxy definitions
Support for patterns in proxy definitions
added some test app for spring to test rest tem...
values read from properties resources are now t...
Some configurations of spring RestTemplate seems not to be proxified
Some configurations of spring RestTemplate seems not to be proxified
Force using proxy even if proxy selector gets overriden
Misleading exception when http proxy is down
Support for authenticated proxies
Implemented selection of custom proxy per host.
Implemented possibility to define custom proxy ...
Increased test coverage for FileConfig
Extracted common functionality to abstract class
Configuration interface extended with possibili...
Configuration can be read from custom or defaul...
Extracted configuration to interface - allows t...
unit tests for CustomProxyLoader implemented
rewritten console logging
Initial commit