taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 786771bb562f01ff5dc2cf4d1670612d62adf8cb
parent 66ebc3cd7fac684ea1d7116ac268122d74860a01
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:52:56 -0400

mark up ‘100 continue’

Diffstat:
Mcore/api-sync.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst @@ -260,7 +260,7 @@ Receiving Terms of Service :http:statuscode:`304 Not modified`: The server is already aware of this version of the client. - Returned before 100 continue to avoid upload. + Returned before ``100 continue`` to avoid upload. :http:statuscode:`400 Bad request`: Most likely, the uploaded body is too short (less than 32 bytes).