From bc0fafd10b2f24dbe6fe787e35123dc601945727 Mon Sep 17 00:00:00 2001 From: J-N-K Date: Sat, 21 Nov 2020 04:20:45 +0100 Subject: [PATCH] [http] fix thing-definition (#9080) Signed-off-by: Jan N. Klug --- .../src/main/resources/OH-INF/thing/thing-types.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml index 060a779299..e458d796f4 100644 --- a/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.http/src/main/resources/OH-INF/thing/thing-types.xml @@ -78,6 +78,7 @@ Additional headers send along with the request + false true -- 2.47.3