bernolanger opened a new pull request #173:
URL: https://github.com/apache/ant/pull/173
Most clients do not send the Authorization header on redirects by default;
because of security issues.
The ant:get task instead, always sends the Authorization header to the
redirected location.
bernolanger opened a new pull request #96:
URL: https://github.com/apache/ant-ivy/pull/96
The default accept header of Java isn't valid as described at
https://bugs.openjdk.java.net/browse/JDK-8163921
Therefore set an accept header that accepts simply anything in the
ivy:retriev