adam-m 954fec2f45 TSK-494 Fix MSVC 2008 redist dependancy on some systems:
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00

22 lines
520 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Ant-contrib Tasks: Http Tasks</title>
</head>
<body>
<h1>GetMethod</h1>
The &lt;getMethod&gt; task allows the caller to use the HTTP GET
method. This method inherits the <a href="method_task_common.html">
Common Method</a> attributes and subelements.
<h2>Examples</h2>
<hr>
<p align="center">Copyright &copy; 2002-2003 Ant-Contrib Project. All
rights Reserved.</p>
</body>
</html>