blob: 34a4f27b4c92781494ab0c5be409d93c2821d4fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Ant-contrib Tasks: Http Tasks</title>
</head>
<body>
<h1>Head-Method</h1>
The <headMethod> task allows the caller to use the HTTP HEAD
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 © 2002-2003 Ant-Contrib Project. All
rights Reserved.</p>
</body>
</html>
|