summaryrefslogtreecommitdiff
path: root/core/api-sync.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:52:56 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:52:56 -0400
commit786771bb562f01ff5dc2cf4d1670612d62adf8cb (patch)
treee0ac47015ba49fbbc96cc3fad71c7d446ef22c06 /core/api-sync.rst
parent66ebc3cd7fac684ea1d7116ac268122d74860a01 (diff)
downloaddocs-786771bb562f01ff5dc2cf4d1670612d62adf8cb.tar.gz
docs-786771bb562f01ff5dc2cf4d1670612d62adf8cb.tar.bz2
docs-786771bb562f01ff5dc2cf4d1670612d62adf8cb.zip
mark up ‘100 continue’
Diffstat (limited to 'core/api-sync.rst')
-rw-r--r--core/api-sync.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-sync.rst b/core/api-sync.rst
index 6c5824be..66224325 100644
--- 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).