mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Document constraints.
This commit is contained in:
parent
5d896e8035
commit
bab97cf319
@ -474,7 +474,8 @@ class StorageClient(object):
|
||||
into corresponding HTTP headers.
|
||||
|
||||
If ``message_to_serialize`` is set, it will be serialized (by default
|
||||
with CBOR) and set as the request body.
|
||||
with CBOR) and set as the request body. It should not be mutated
|
||||
during execution of this function!
|
||||
|
||||
Default timeout is 60 seconds.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user