diff --git a/nodes/core/io/21-httpin.html b/nodes/core/io/21-httpin.html index cc2080823..32b8937d7 100644 --- a/nodes/core/io/21-httpin.html +++ b/nodes/core/io/21-httpin.html @@ -152,7 +152,7 @@
statusCode
is the status code of the response, or the error code if the request could not be completedheaders
is an object containing the response headersNote: See the settings.js file if you need to configure a proxy.
+Note: If you need to configure a proxy please add http_proxy=... to your environment variables and restart Node-RED.