http request node add transport validity check and warn.

This commit is contained in:
Dave Conway-Jones
2017-05-15 22:04:47 +01:00
parent 5b5f9aa01d
commit 524021f0fa
3 changed files with 11 additions and 3 deletions

View File

@@ -355,7 +355,8 @@
"no-response": "No response object",
"json-error": "JSON parse error",
"no-url": "No url specified",
"deprecated-call":"Deprecated call to __method__"
"deprecated-call":"Deprecated call to __method__",
"invalid-transport":"non-http transport requested"
},
"status": {
"requesting": "requesting"