MatrixSynapse/synapse/federation
Richard van der Hoff d840ee5bde Revert "skip send without trailing slash"
I think this was done back when most synapses would reject the
no-trailing-slash version; it's no longer required, and makes matrix.org spec-incompliant.

This reverts commit fc5be50d56.
2020-02-27 10:44:55 +00:00
..
sender Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2020-02-18 16:11:26 +00:00
transport Revert "skip send without trailing slash" 2020-02-27 10:44:55 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
federation_client.py Pass room_version into `event_from_pdu_json` 2020-02-06 16:08:27 +00:00
federation_server.py Add support for putting fed user query API on workers (#6873) 2020-02-07 15:59:05 +00:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Remove unused DeviceRow class (#6800) 2020-01-29 12:06:31 +00:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00