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>
@@ -188,7 +188,7 @@
}
}, {
"name": "headers",
- "default": {"Accept": "application/json"},
+ "default": {},
"optional": true,
"control": "list",
"type": "object",