Selaa lähdekoodia

fix(source): fix json value for http pull

Signed-off-by: Jianxiang Ran <rxan_embedded@163.com>

fix(source): fix json value for http pull

Signed-off-by: Jianxiang Ran <rxan_embedded@163.com>
Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jianxiang Ran 1 vuosi sitten
vanhempi
commit
af1fcb2ac9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      etc/sources/httppull.json

+ 1 - 1
etc/sources/httppull.json

@@ -188,7 +188,7 @@
 			}
 			}
 		}, {
 		}, {
 			"name": "headers",
 			"name": "headers",
-			"default": {"Accept": "application/json"},
+			"default": {},
 			"optional": true,
 			"optional": true,
 			"control": "list",
 			"control": "list",
 			"type": "object",
 			"type": "object",