mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Add missing docstring detail
This commit is contained in:
parent
5526b054aa
commit
660b77f362
@ -202,7 +202,7 @@ class MatrixFederationHttpClient(object):
|
||||
due to #3622.
|
||||
|
||||
Args:
|
||||
request
|
||||
request (MatrixFederationRequest): details of request to be sent
|
||||
try_trailing_slash_on_400 (bool): Whether on receiving a 400
|
||||
'M_UNRECOGNIZED' from the server to retry the request with a
|
||||
trailing slash appended to the request path.
|
||||
|
Loading…
Reference in New Issue
Block a user