diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-07-02 11:33:02 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-07-02 11:33:02 +0100 |
commit | fc4f8f33be7bcfa8fca5d1aa1f07a1507e8d56e7 (patch) | |
tree | c46be248ddeb4bfb25f15036b4dab06ac80b96c3 /synapse/http/site.py | |
parent | a fix which doesn't NPE everywhere (diff) | |
download | synapse-fc4f8f33be7bcfa8fca5d1aa1f07a1507e8d56e7.tar.xz |
replace invalid utf8 with \ufffd
Diffstat (limited to 'synapse/http/site.py')
-rw-r--r-- | synapse/http/site.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/site.py b/synapse/http/site.py |