mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	| @@ -86,10 +86,10 @@ | ||||
|         <dt class="optional">payload</dt> | ||||
|         <dd>Sent as the body of the request.</dd> | ||||
|         <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> | ||||
|         <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> | ||||
|     </dl> | ||||
|     <h3>Outputs</h3> | ||||
|     <dl class="message-properties"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user