mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
22 lines
520 B
HTML
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 <getMethod> 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 © 2002-2003 Ant-Contrib Project. All
|
|
rights Reserved.</p>
|
|
|
|
</body>
|
|
</html>
|