[omaha] r168 committed - Edited wiki page ServerProtocolV3 through web user interface.

3 views
Skip to first unread message

om...@googlecode.com

unread,
Jan 9, 2015, 8:30:25 PM1/9/15
to omah...@googlegroups.com
Revision: 168
Author: waf...@google.com
Date: Sat Jan 10 01:30:16 2015 UTC
Log: Edited wiki page ServerProtocolV3 through web user interface.
https://code.google.com/p/omaha/source/detail?r=168

Modified:
/wiki/ServerProtocolV3.wiki

=======================================
--- /wiki/ServerProtocolV3.wiki Sat Jan 10 01:28:52 2015 UTC
+++ /wiki/ServerProtocolV3.wiki Sat Jan 10 01:30:16 2015 UTC
@@ -160,7 +160,7 @@
==== `<data>` (Request) ====
Each `<data>` tag in the request represents either a request for
additional textual information from the server, or provides additional
textual information to the server.
===== Attributes =====
- * `name`: Indicates the type of data request this is. Legal values
are "install", "untrusted", or "". Additions to the protocol must be
alphanumeric (that is, they must match [a-zA-Z0-9]*). Default: "".
+ * `name`: Indicates the type of data request this is. Legal values
are "install", "untrusted", or "". Additions to the protocol must be
alphanumeric (that is, they must match [a-zA-Z0-9]+). Default: "".
* `index`: If `name` is "install", the numeric index of the requested
installation data blob. Otherwise, undefined. Default: "0".
===== Legal Child Elements =====
* May contain arbitrary textual information. Compatible clients and
compatible servers SHOULD perform sanitization of this data both when it is
sent and received. In practice, this data is frequently supplied by
untrusted third parties.
Reply all
Reply to author
Forward
0 new messages