Author: bodewig
Date: Tue Dec 31 11:58:58 2013
New Revision: 1554408
URL: http://svn.apache.org/r1554408
Log:
document userAgent attribute. PR 55489
Modified:
ant/site/ant/production/manual/ (props changed)
ant/site/ant/production/manual/Tasks/get.html
Propchange: ant/site/ant/production/manual/
------------------------------------------------------------------------------
Merged /ant/core/trunk/manual:r1554406
Modified: ant/site/ant/production/manual/Tasks/get.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/get.html?rev=1554408&r1=1554407&r2=1554408&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/get.html (original)
+++ ant/site/ant/production/manual/Tasks/get.html Tue Dec 31 11:58:58 2013
@@ -121,6 +121,14 @@ plain text' authentication is used. This
setting.</td>
<td align="center" valign="top">No; default "true"</td>
</tr>
+ <tr>
+ <td valign="top">useragent</td>
+ <td valign="top">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<br/>
+ <em>since Ant 1.9.3</em></td>
+ <td align="center" valign="top">No</td>
+ </tr>
</table>
<h3>Parameters specified as nested elements</h3>
<h4>any resource collection</h4>