Hello Tony,
thanks for your contribution, patch submitted.
Regards,
Antoine
On Feb 28, 2014, at 10:15 PM, Tony Likhite wrote:
> We needed this to get Ivy working with a client's extremely paranoid HTTP
> proxy setup. It insisted on a specific User-Agent header, so we added
> support for -Dhttp
We needed this to get Ivy working with a client's extremely paranoid HTTP
proxy setup. It insisted on a specific User-Agent header, so we added
support for -Dhttp.agent (same as Ant).
--
Index: src/java/org/apache/ivy/util/url/AbstractURLHandler.java
=