Site updated at 2017-06-04 08:32:05 UTC

This commit is contained in:
Travis CI 2017-06-04 08:32:05 +00:00
parent 63a8408336
commit d7518761f4
192 changed files with 2083 additions and 1496 deletions

View file

@ -159,6 +159,11 @@
<td>yes</td>
<td>Password for a URL which require HTTP basic authentication.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">authentication</code></td>
<td>yes</td>
<td>Define which authentication method to use. Set to <code class="highlighter-rouge">digest</code> to use HTTP digest authentication. Defaults to <code class="highlighter-rouge">basic</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">target</code></td>
<td>yes</td>
@ -217,6 +222,11 @@
<td>yes</td>
<td>Password for a URL which require HTTP basic authentication.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">authentication</code></td>
<td>yes</td>
<td>Define which authentication method to use. Set to <code class="highlighter-rouge">digest</code> to use HTTP digest authentication. Defaults to <code class="highlighter-rouge">basic</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">target</code></td>
<td>yes</td>