diff --git a/nodes/core/io/21-httpin.html b/nodes/core/io/21-httpin.html index 7926fc57c..cc2080823 100644 --- a/nodes/core/io/21-httpin.html +++ b/nodes/core/io/21-httpin.html @@ -152,6 +152,7 @@
  • statusCode is the status code of the response, or the error code if the request could not be completed
  • headers is an object containing the response headers
  • +

    Note: See the settings.js file if you need to configure a proxy.