diff options
author | Daniel Wagner-Hall <dawagner@gmail.com> | 2015-10-05 20:49:39 -0500 |
---|---|---|
committer | Daniel Wagner-Hall <dawagner@gmail.com> | 2015-10-05 20:49:39 -0500 |
commit | b28c7da0a4507825440fd801e1b6dbc5e6a454a7 (patch) | |
tree | 5b302f5743df9a156dde813554e4c166d5c474c2 /synapse/http | |
parent | Allow synapse's useragent to be customized (diff) | |
download | synapse-b28c7da0a4507825440fd801e1b6dbc5e6a454a7.tar.xz |
Preserve version string in user agent
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/client.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |