forked-synapse/synapse/http
2014-08-19 10:56:43 +01:00
..
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
client.py fix http client GET parameters; somehow missing named param. how could this have ever worked!? 2014-08-14 02:59:54 +01:00
endpoint.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
server.py Reduce the amount of incredibly spammy stack traces. Expected errors (e.g. SynapseErrors) shouldn't have their full trace logged every time. Don't send responses to disconnected requests. 2014-08-19 10:56:43 +01:00