gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 06/13: change markup of various things from " to `` (six in


From: gnunet
Subject: [taler-docs] 06/13: change markup of various things from " to `` (six instances)
Date: Fri, 19 Mar 2021 10:00:32 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 30a0a5cbaed4569102eb82c7415be3a262087e11
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 04:50:16 2021 -0400

    change markup of various things from " to `` (six instances)
---
 core/api-sync.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst
index 69d6f00..fae93eb 100644
--- a/core/api-sync.rst
+++ b/core/api-sync.rst
@@ -196,19 +196,19 @@ Receiving Terms of Service
 .. http:post:: /backups/${ACCOUNT-KEY}
 
   Upload a new version of the account's database, or download the
-  latest version.  The request SHOULD include the "Expect: 100 Continue"
-  header.  The client then SHOULD wait for "100 Continue" before proceeding
+  latest version.  The request SHOULD include the ``Expect: 100 Continue``
+  header.  The client then SHOULD wait for ``100 Continue`` before proceeding
   with the upload, regardless of the size of the upload.
 
   **Request**
 
-  The request must include a "If-Match" header indicating the latest
+  The request must include a ``If-Match`` header indicating the latest
   version of the account's database known to the client.  If the server
-  knows a more recent version, it will respond with a "409 conflict"
+  knows a more recent version, it will respond with a ``409 conflict``
   and return the server's version in the response.  The client must
   then merge the two versions before retrying the upload.  Note that
-  a "409 Conflict" response will typically be given before the upload,
-  (instead of "100 continue"), but may also be given after the upload,
+  a ``409 Conflict`` response will typically be given before the upload,
+  (instead of ``100 continue``), but may also be given after the upload,
   for example due to concurrent activities from other accounts on the
   same account!
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]