diff options
| author | Erik Johnston <erik@matrix.org> | 2021-01-18 15:24:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 15:24:04 +0000 |
| commit | f08ef64926c986f278071f94e29c32e4ad252507 (patch) | |
| tree | d383a8b44b1f40bcda2426d2f1e73004db8ad5d7 | |
| parent | Properly raise an exception when the body exceeds the max size. (#9145) (diff) | |
| download | synapse-f08ef64926c986f278071f94e29c32e4ad252507.tar.xz | |
Enforce all replication HTTP clients calls use kwargs (#9144)
| -rw-r--r-- | changelog.d/9144.misc | 1 | ||||
| -rw-r--r-- | synapse/replication/http/_base.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/9144.misc b/changelog.d/9144.misc new file mode 100644 |
