summaryrefslogtreecommitdiff
path: root/doc/sphinx
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-10-19 20:46:47 +0200
committerFlorian Dold <florian@dold.me>2021-10-19 20:46:47 +0200
commit363f9fb341076f5ea66524947ce76ddf3ccce6d4 (patch)
tree4200ecd16bbe52abe0ae9252c19249abdc1f9f79 /doc/sphinx
parentbf8cb9f94e75f23f1a6f9707ad46cff2d82a9a70 (diff)
downloadanastasis-363f9fb341076f5ea66524947ce76ddf3ccce6d4.tar.gz
anastasis-363f9fb341076f5ea66524947ce76ddf3ccce6d4.tar.bz2
anastasis-363f9fb341076f5ea66524947ce76ddf3ccce6d4.zip
docs: document policy expiration header
Diffstat (limited to 'doc/sphinx')
-rw-r--r--doc/sphinx/rest.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst
index e7e0e05..96d8838 100644
--- a/doc/sphinx/rest.rst
+++ b/doc/sphinx/rest.rst
@@ -235,6 +235,8 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
:http:statuscode:`204 No content`:
The encrypted recovery document was accepted and stored. ``Anastasis-Version``
indicates what version was assigned to this encrypted recovery document upload by the server.
+ ``Anastasis-Policy-Expiration`` indicates the time until the server promises to store the policy,
+ in seconds since epoch.
:http:statuscode:`304 Not modified`:
The same encrypted recovery document was previously accepted and stored. ``Anastasis-Version`` header
indicates what version was previously assigned to this encrypted recovery document.