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