mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-18 00:56:19 +00:00
The problem here is that we have cut-and-pasted an impl from Twisted, and then failed to maintain it. It was fixed in Twisted in https://github.com/twisted/twisted/pull/1047/files; let's do the same here.