mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
parent
64ae67586a
commit
ae9cf13fc2
@ -86,7 +86,7 @@
|
|||||||
<dt class="optional">payload</dt>
|
<dt class="optional">payload</dt>
|
||||||
<dd>Sent as the body of the request.</dd>
|
<dd>Sent as the body of the request.</dd>
|
||||||
<dt class="optional">rejectUnauthorized</dt>
|
<dt class="optional">rejectUnauthorized</dt>
|
||||||
<dd>If set to <code>true</code>, allows requests to be made to https sites that use
|
<dd>If set to <code>false</code>, allows requests to be made to https sites that use
|
||||||
self signed certificates.</dd>
|
self signed certificates.</dd>
|
||||||
<dt class="optional">followRedirects</dt>
|
<dt class="optional">followRedirects</dt>
|
||||||
<dd>If set to <code>false</code> prevent following Redirect (HTTP 301).<code>true</code> by default</dd>
|
<dd>If set to <code>false</code> prevent following Redirect (HTTP 301).<code>true</code> by default</dd>
|
||||||
|
Loading…
Reference in New Issue
Block a user