MatrixSynapse/synapse/http
David Robertson 95a038c106
Unify HTTP query parameter type hints (#12415)
* Pull out query param types to `synapse.http.types`
* Use QueryParams everywhere
* Simplify `encode_query_args`
* Add annotation which would have caught #12410
2022-04-08 13:06:51 +01:00
..
federation
__init__.py
additional_resource.py
client.py Unify HTTP query parameter type hints (#12415) 2022-04-08 13:06:51 +01:00
connectproxyclient.py
matrixfederationclient.py Unify HTTP query parameter type hints (#12415) 2022-04-08 13:06:51 +01:00
proxyagent.py
request_metrics.py
server.py
servlet.py
site.py
types.py Unify HTTP query parameter type hints (#12415) 2022-04-08 13:06:51 +01:00