forked-synapse/synapse/http
Richard van der Hoff 0d8e3ad48b Fix logcontext leaks in httpclient
`preserve_context_over_fn` is borked
2017-10-26 18:17:10 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
client.py Fix logcontext leaks in httpclient 2017-10-26 18:17:10 +01:00
endpoint.py Handle SERVFAILs when doing AAAA lookups for federation (#2477) 2017-09-28 15:24:00 +01:00
matrixfederationclient.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
server.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
servlet.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
site.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00