From c35ce9c039bfc689806a35253396e556633e360e Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 31 Dec 2013 11:57:16 +0000 Subject: [PATCH] document userAgent attribute. PR 55489 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554406 13f79535-47bb-0310-9956-ffa450edef68 --- manual/Tasks/get.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manual/Tasks/get.html b/manual/Tasks/get.html index 831fa2f48..f3a4f5849 100644 --- a/manual/Tasks/get.html +++ b/manual/Tasks/get.html @@ -121,6 +121,14 @@ plain text' authentication is used. This is only secure over an HTTPS link. setting. No; default "true" + + useragent + User-Agent HTTP header to send, starting with Ant + 1.9.3 Ant will specify a User-Agent header of "Apache Ant VERSION" + unless overridden by this attribute
+ since Ant 1.9.3 + No +

Parameters specified as nested elements

any resource collection