From 241e2828e77c98feb05bdc79945fe4447be508d0 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 8 Jun 2016 11:31:59 +0100 Subject: [PATCH] Add support to HTTP In node for PATCH requests Closes #904 --- nodes/core/io/21-httpin.html | 3 ++- nodes/core/io/21-httpin.js | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nodes/core/io/21-httpin.html b/nodes/core/io/21-httpin.html index e6b24a291..ab7208ec0 100644 --- a/nodes/core/io/21-httpin.html +++ b/nodes/core/io/21-httpin.html @@ -1,5 +1,5 @@