MatrixSynapse/synapse
David Robertson 93ac3c197e
Suppress empty body warnings in room servelets (#14600)
* Suppress empty body warnings in room servelets

We've already decided to allow empty bodies for backwards compat. The
change here stops us from emitting a misleading warning; see also
https://github.com/matrix-org/synapse/issues/14478#issuecomment-1319157105

* Changelog
2022-12-05 11:30:41 +00:00
..
_scripts
api
app Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
appservice
config
crypto Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
events
federation
handlers
http
logging
metrics
module_api
push
replication
res
rest Suppress empty body warnings in room servelets (#14600) 2022-12-05 11:30:41 +00:00
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py