mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 01:44:20 -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.
|
||||
json_data_callback (callable): A callable returning the dict to
|
||||
use as the request body.
|
||||
long_retries (bool): A boolean that indicates whether we should
|
||||
retry for a short or long time.
|
||||
|
||||
Returns:
|
||||
Deferred: Succeeds when we get a 2xx HTTP response. The result
|
||||
|
Loading…
Reference in New Issue
Block a user