summary refs log tree commit diff
path: root/changelog.d/14600.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/14600.bugfix')
-rw-r--r--changelog.d/14600.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14600.bugfix b/changelog.d/14600.bugfix
new file mode 100644
index 0000000000..c4bf405684
--- /dev/null
+++ b/changelog.d/14600.bugfix
@@ -0,0 +1 @@
+Suppress a spurious warning when `POST /rooms/<room_id>/<membership>/`, `POST /join/<room_id_or_alias`, or the unspecced `PUT /join/<room_id_or_alias>/<txn_id>` receive an empty HTTP request body.