@AntTask(value="http-head") public static class HTTPTask.Head extends HTTPTask.Request
Task to HEAD.
<http-head buffer="boolean" charset="String" classname="String" classpathref="Reference" content="String" description="String" fragment="String" host="String" path="String" port="Integer" query="String" scheme="String" taskname="String" uri="String" userinfo="String">
<classpath .../>
<parameter if="String" name="String" unless="String">... text ...</parameter>
<header if="String" name="String" unless="String">... text ...</header>
... text ...
</http-head>
HTTPTask.Delete, HTTPTask.Get, HTTPTask.Head, HTTPTask.NameValuePairImpl, HTTPTask.Options, HTTPTask.Patch, HTTPTask.Post, HTTPTask.Put, HTTPTask.Requestdescription, location, project| Constructor and Description |
|---|
Head() |
| Modifier and Type | Method and Description |
|---|---|
protected HttpUriRequest |
request()
Method to construct the
HTTPTask-specific
HttpUriRequest. |
addConfiguredHeader, addConfiguredParameter, addText, configure, execute, init, setCharset, setFragment, setHost, setPath, setPort, setQuery, setScheme, setURI, setUserInfobuilder, log, log, log, process, processbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAntTaskNamelog, log, log, log, log, log, log, log, log, log, logcreateClasspath, delegate, delegate, getClassForName, getClassLoader, setClassname, setClasspathrefconfigurepublic Head()
protected HttpUriRequest request()
HTTPTask.RequestHTTPTask-specific
HttpUriRequest.request in class HTTPTask.RequestHttpUriRequest.Copyright © 2015–2020 Allen D. Ball. All rights reserved.