From 8cc9aeba4a180ec8480d4f14cce2349c0d2e71ac Mon Sep 17 00:00:00 2001 From: Ben Hardill Date: Thu, 23 Mar 2017 20:06:11 +0000 Subject: [PATCH] Fix docs --- nodes/core/io/21-httprequest.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/core/io/21-httprequest.html b/nodes/core/io/21-httprequest.html index aa83831fc..557b51c07 100644 --- a/nodes/core/io/21-httprequest.html +++ b/nodes/core/io/21-httprequest.html @@ -79,7 +79,7 @@
  • headers, if set, should be an object containing field/value pairs to be added as request headers
  • payload is sent as the body of the request
  • -
  • rejectUnauthorized allows requests to be made
  • +
  • rejectUnauthorized allows requests to be made to https sites that use self signed certificates
  • When configured within the node, the URL property can contain mustache-style tags. These allow the url to be constructed using values of the incoming message. For example, if the url is set to