diff options
Diffstat (limited to 'docs/manual/tasks/head-method_task.html')
-rw-r--r-- | docs/manual/tasks/head-method_task.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/manual/tasks/head-method_task.html b/docs/manual/tasks/head-method_task.html index c7dd9a6..6b4df29 100644 --- a/docs/manual/tasks/head-method_task.html +++ b/docs/manual/tasks/head-method_task.html @@ -128,21 +128,6 @@ <th>Required</th>
</tr>
<tr>
- <td valign="top"><i>strict</i></td>
- <td valign="top">Should we be strict on the protocol.</td>
- <td align="center" valign="top">No.</td>
- </tr>
- <tr>
- <td valign="top"><i>authenticationPreemptive</i></td>
- <td valign="top">Should we pre-emptively try to authenticate?</td>
- <td align="center" valign="top">No.</td>
- </tr>
- <tr>
- <td valign="top"><i>connectionManagerTimeout</i></td>
- <td valign="top">The timeout for the connection manager.</td>
- <td align="center" valign="top">No.</td>
- </tr>
- <tr>
<td valign="top"><i>contentCharSet</i></td>
<td valign="top">The content character set</td>
<td align="center" valign="top">No.</td>
|