summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:46:57 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:46:57 -0400
commit336995e5714c27b45ea6f9289de305a4dead92d3 (patch)
treeaa412feb1310101ca727df219b69789116853730 /anastasis.rst
parent66033d5ba6affd02abc2e81138b6a7cdb6184c46 (diff)
downloaddocs-336995e5714c27b45ea6f9289de305a4dead92d3.tar.gz
docs-336995e5714c27b45ea6f9289de305a4dead92d3.tar.bz2
docs-336995e5714c27b45ea6f9289de305a4dead92d3.zip
change markup of ‘Expect: 100-Continue’ from " to ``
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 41ff3be4..22361ead 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -563,7 +563,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
backend may return a response immediately.
*If-None-Match*: This header MUST be present and set to the SHA512 hash (Etag) of the body by the client.
- The client SHOULD also set the "Expect: 100-Continue" header and wait for "100 continue"
+ The client SHOULD also set the ``Expect: 100-Continue`` header and wait for "100 continue"
before uploading the body. The server MUST
use the Etag to check whether it already knows the encrypted recovery document that is about to be uploaded.
The server MUST refuse the upload with a "304" status code if the Etag matches