From 363f9fb341076f5ea66524947ce76ddf3ccce6d4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 19 Oct 2021 20:46:47 +0200 Subject: docs: document policy expiration header --- doc/sphinx/rest.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/sphinx') 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. -- cgit v1.2.3