diff options
author | Erik Johnston <erik@matrix.org> | 2018-04-10 11:24:40 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-04-10 11:24:40 +0100 |
commit | 11d2609da70af797405241cdf7d9df19db5628f2 (patch) | |
tree | b2db7fa403e2fe9815902c97575b27ad024323ea /synapse/federation | |
parent | URL quote path segments over federation (diff) | |
download | synapse-11d2609da70af797405241cdf7d9df19db5628f2.tar.xz |
Ensure slashes are escaped
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/transport/client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/federation/transport/client.py b/synapse/federation/transport/client.py |