mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
parent
873bdc6733
commit
78b735276b
@ -36,7 +36,7 @@
|
|||||||
<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>
|
||||||
<dt class="optional">requestTimeout</dt>
|
<dt class="optional">requestTimeout</dt>
|
||||||
<dd>If set to a positive number, will override the globally set <code>httpRequestTimeout</code> parameter.</dd>
|
<dd>If set to a positive number of milliseconds, will override the globally set <code>httpRequestTimeout</code> parameter.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
<h3>Outputs</h3>
|
<h3>Outputs</h3>
|
||||||
<dl class="message-properties">
|
<dl class="message-properties">
|
||||||
|
Loading…
Reference in New Issue
Block a user