[Libreoffice-commits] online.git: loolwsd/protocol.txt
Tor Lillqvist
tml at collabora.com
Mon Aug 22 13:02:09 UTC 2016
loolwsd/protocol.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0a18d513a17807772c993a2559d4951cf06db5f1
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Aug 22 16:01:19 2016 +0300
Mention that the options parameter of the load message must be JSON
diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 018171d..396a359 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -68,7 +68,7 @@ load [part=<partNumber>] url=<url> [timestamp=<time>] [options=<options>]
timestamp is an optional parameter. <time> is provided in microseconds
since the Unix epoch - midnight, January 1, 1970.
- options are the whole rest of the line, not URL-encoded
+ options are the whole rest of the line, not URL-encoded, and must be valid JSON.
loolclient <major.minor[-patch]>
More information about the Libreoffice-commits
mailing list