taler-docs

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

commit 93c03c6ee6db01dd76f6a89f9fe60e382d338ac2
parent 7ed371a98945134abb7dcfaf877e72d4b7f9de74
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:55:02 -0400

mark up ‘Content-length’

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 @@ -288,7 +288,7 @@ Receiving Terms of Service The user should be urged to find another provider. :http:statuscode:`411 Length required`: - The client must specify the "Content-length" header before + The client must specify the ``Content-length`` header before attempting upload. While technically optional by the HTTP specification, the synchronization service may require the client to provide the length upfront.