Changes
Page history
Edited online
authored
Apr 16, 2015
by
ciberkids
Show whitespace changes
Inline
Side-by-side
WebServer Comunication Protocol.md
View page @
e15fe655
...
...
@@ -431,7 +431,7 @@ priviledgeWillExpireInSeconds: 900
{
result: "true|false",
d
es
c
: "[some usefull description eg. User XX want to became privileged, contact answer service]"
m
es
sage
: "[some usefull description eg. User XX want to became privileged, contact answer service]"
}
```
...
...
@@ -451,6 +451,7 @@ priviledgeWillExpireInSeconds: 900
{
command: "authorizeescalation",
authorize: "[yes|no]",
message: "[reason mandatory]",
authToken: "[previously received token]"
}
```
...
...
...
...