mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
committed by
Nick O'Leary
parent
9cc04da7b2
commit
f54f863611
@@ -341,8 +341,6 @@
|
||||
},
|
||||
"setby": "- set by msg.method -",
|
||||
"basicauth": "Use basic authentication",
|
||||
"throttling": "Limit (multipart) stream rate",
|
||||
"interval": "Interval",
|
||||
"use-tls": "Enable secure (SSL/TLS) connection",
|
||||
"tls-config":"TLS Configuration",
|
||||
"utf8": "a UTF-8 string",
|
||||
@@ -364,8 +362,7 @@
|
||||
"invalid-transport":"non-http transport requested"
|
||||
},
|
||||
"status": {
|
||||
"requesting": "requesting",
|
||||
"streaming": "streaming"
|
||||
"requesting": "requesting"
|
||||
}
|
||||
},
|
||||
"websocket": {
|
||||
|
Reference in New Issue
Block a user