diff options
| author | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 02:59:54 +0100 |
|---|---|---|
| committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 02:59:54 +0100 |
| commit | a4da962babcb865861af6bfcd4e318dc386d7c5e (patch) | |
| tree | f8f06d198f87f2839036672d3975f4c5777052fd /synapse/http/client.py | |
| parent | config css (diff) | |
| download | synapse-a4da962babcb865861af6bfcd4e318dc386d7c5e.tar.xz | |
fix http client GET parameters; somehow missing named param. how could this have ever worked!?
Diffstat (limited to '')
| -rw-r--r-- | synapse/http/client.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |
