1
0
Fork 0

doc/server.text (Server-Side DataAPI): Mention request superceding

master
Mike Gerwitz 2019-10-17 11:46:23 -04:00
parent b81022b568
commit decf6497de
1 changed files with 3 additions and 0 deletions

View File

@ -295,6 +295,9 @@ Therefore,
the entire response is mapped into the parent field;
defined return values are used only for filtering.
When a DataAPI request is made,
it supercedes any previous requests that may still be pending for
that same index.
@node Encryption Service