MatrixSynapse/synapse/rest/client
Hugh Nimmo-Smith 4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018)
Co-authored-by: reivilibre <olivier@librepush.net>
Co-authored-by: Andrew Morgan <andrewm@element.io>
2022-10-18 15:52:25 +00:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py
knock.py
login.py
login_token_request.py
logout.py
models.py
mutual_rooms.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py
push_rule.py
pusher.py
read_marker.py
receipts.py
register.py
relations.py
rendezvous.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
report_event.py
room.py
room_batch.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
voip.py