MatrixSynapse/synapse/http
Richard Brežák 95076f77c1
Fix http/s proxy authentication with long username/passwords ()
2023-10-24 13:45:21 +00:00
..
federation Add MSC4040 `matrix-fed` service lookups () 2023-09-05 15:45:39 -04:00
__init__.py Add missing type hints to synapse.http. () 2021-12-14 07:00:47 -05:00
additional_resource.py Remove redundant types from comments. () 2022-11-16 15:25:24 +00:00
client.py Use StrCollection in additional places. () 2023-09-13 07:57:19 -04:00
connectproxyclient.py Fix http/s proxy authentication with long username/passwords () 2023-10-24 13:45:21 +00:00
matrixfederationclient.py Don't reset retry timers on "valid" error codes () 2023-09-04 14:04:43 +01:00
proxy.py Re-introduce the outbound federation proxy () 2023-07-18 09:49:21 +01:00
proxyagent.py Re-introduce the outbound federation proxy () 2023-07-18 09:49:21 +01:00
replicationagent.py Unix Sockets for HTTP Replication () 2023-07-11 13:08:06 -05:00
request_metrics.py Reduce the number of "untyped defs" () 2022-05-12 14:33:50 +00:00
server.py Register media servlets via regex. () 2023-10-06 07:22:55 -04:00
servlet.py Add support for pydantic v2 via pydantic.v1 compat module () 2023-09-25 15:19:08 +00:00
site.py Re-introduce the outbound federation proxy () 2023-07-18 09:49:21 +01:00
types.py Unify HTTP query parameter type hints () 2022-04-08 13:06:51 +01:00