forked-synapse/synapse/http
Richard van der Hoff 12ef02dc3d SimpleHTTPClient: add support for headers
Sometimes we need to pass headers into these methods
2017-10-26 17:59:50 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
client.py SimpleHTTPClient: add support for headers 2017-10-26 17:59:50 +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