mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 18:24:18 -05:00
Add comment
This commit is contained in:
parent
cf4ef5f3c7
commit
cbf3cd6151
@ -259,6 +259,8 @@ class MatrixFederationHttpClient(object):
|
|||||||
the request body. This will be encoded as JSON.
|
the request body. This will be encoded as JSON.
|
||||||
json_data_callback (callable): A callable returning the dict to
|
json_data_callback (callable): A callable returning the dict to
|
||||||
use as the request body.
|
use as the request body.
|
||||||
|
long_retries (bool): A boolean that indicates whether we should
|
||||||
|
retry for a short or long time.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Deferred: Succeeds when we get a 2xx HTTP response. The result
|
Deferred: Succeeds when we get a 2xx HTTP response. The result
|
||||||
|
Loading…
Reference in New Issue
Block a user