summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:47:16 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 03:47:16 -0400
commit65accd86a35ce1f509e45a99e12fbd7e0c720f2e (patch)
treecbb821df8f5a31c665c13d835a0482cb765cdd41 /anastasis.rst
parent336995e5714c27b45ea6f9289de305a4dead92d3 (diff)
downloaddocs-65accd86a35ce1f509e45a99e12fbd7e0c720f2e.tar.gz
docs-65accd86a35ce1f509e45a99e12fbd7e0c720f2e.tar.bz2
docs-65accd86a35ce1f509e45a99e12fbd7e0c720f2e.zip
change markup of ‘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 22361ead..71bbaa6f 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