Services/KeyExchange: Difference between revisions

Jump to navigation Jump to search
Line 81: Line 81:
</ul>
</ul>


== Status Codes ==
== Server API ==


The only valid status codes are 200 and 304 since those are part of the protocol and expected to happen.
The only valid HTTP response codes are 200 and 304 since those are part of the protocol and expected to happen. Anything else, like 404 or 503 must result in a complete termination of the password exchange. The client can retry the exchange then at a later time, starting all over with clean state.
 
Anything else, like 404 or 503 must result in a complete termination of the password exchange. The client can retry the exchange then at a later time, starting all over with clean state.
 
== Server APIs ==


The server provides three APIs:
The server provides three APIs:
canmove, Confirmed users
725

edits

Navigation menu