diff options
| author | Erik Johnston <erik@matrix.org> | 2015-02-11 17:34:23 +0000 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-02-11 17:34:23 +0000 | 
| commit | 2bf0e85f3d43d41f450df4c475c9deb542999d82 (patch) | |
| tree | 4aeb6b5017d69d9b9c8f94c21e0281e333bf2860 | |
| parent | Use encode_canonical_json for pushes (diff) | |
| download | synapse-2bf0e85f3d43d41f450df4c475c9deb542999d82.tar.xz | |
Use encode_canonical_json for http client
| -rw-r--r-- | synapse/http/client.py | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/synapse/http/client.py b/synapse/http/client.py | 
