Multipart streaming

This commit is contained in:
bartbutenaers
2017-04-08 22:18:07 +02:00
committed by Nick O'Leary
parent d7f5b0c9d7
commit 9cc04da7b2
3 changed files with 295 additions and 24 deletions

View File

@@ -341,6 +341,8 @@
},
"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",
@@ -362,7 +364,8 @@
"invalid-transport":"non-http transport requested"
},
"status": {
"requesting": "requesting"
"requesting": "requesting",
"streaming": "streaming"
}
},
"websocket": {