summaryrefslogtreecommitdiff
path: root/core/api-sync.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:51:21 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:51:21 -0400
commit66ebc3cd7fac684ea1d7116ac268122d74860a01 (patch)
treee110b984152fa43ea3c72a504b88f91586e8ffa5 /core/api-sync.rst
parent30a0a5cbaed4569102eb82c7415be3a262087e11 (diff)
downloaddocs-66ebc3cd7fac684ea1d7116ac268122d74860a01.tar.gz
docs-66ebc3cd7fac684ea1d7116ac268122d74860a01.tar.bz2
docs-66ebc3cd7fac684ea1d7116ac268122d74860a01.zip
change markup of ‘If-Match’, ‘If-None-Match’ from " to ``
Diffstat (limited to 'core/api-sync.rst')
-rw-r--r--core/api-sync.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-sync.rst b/core/api-sync.rst
index fae93eb1..6c5824be 100644
--- a/core/api-sync.rst
+++ b/core/api-sync.rst
@@ -213,11 +213,11 @@ Receiving Terms of Service
same account!
The request MUST also include an "Sync-Signature" signing
- the "If-Match" SHA-512 value and the SHA-512 hash of the body with
+ the ``If-Match`` SHA-512 value and the SHA-512 hash of the body with
the account private key.
Finally, the SHA-512 hash of the body MUST also be given in an
- "If-None-Match" header of the request (so that the signature can be verified
+ ``If-None-Match`` header of the request (so that the signature can be verified
before the upload is allowed to proceed).
The uploaded body must have at least 32 bytes of payload (see