commit 696865476d27b40a0e097455c0894d072aae25a7
parent 891e607051f576a05aa99af310cb57af8bcc697d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 7 Apr 2021 03:51:08 -0400
change markup of ‘Anastasis-Version’ from " to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -579,7 +579,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
The encrypted recovery document was accepted and stored. ``Anastasis-Version`` and ``Anastasis-UUID`` headers
indicate what version and UUID was assigned to this encrypted recovery document upload by the server.
:http:statuscode:`304 Not modified`:
- The same encrypted recovery document was previously accepted and stored. "Anastasis-Version" header
+ The same encrypted recovery document was previously accepted and stored. ``Anastasis-Version`` header
indicates what version was previously assigned to this encrypted recovery document.
:http:statuscode:`400 Bad request`:
The ``$ACCOUNT_PUB`` is not an EdDSA public key or mandatory headers are missing.