forked-synapse/synapse/http
Krombel 3366b9c534 rename assert_params_in_request to assert_params_in_dict
the method "assert_params_in_request" does handle dicts and not
requests. A request body has to be parsed to json before this method
can be used
2018-07-13 21:53:01 +02:00
..
__init__.py factor out uri redaction into a method on http 2018-06-05 18:31:40 +01:00
additional_resource.py run isort 2018-07-09 16:09:20 +10:00
client.py run isort 2018-07-09 16:09:20 +10:00
endpoint.py run isort 2018-07-09 16:09:20 +10:00
matrixfederationclient.py run isort 2018-07-09 16:09:20 +10:00
request_metrics.py Refactor logcontext resource usage tracking (#3501) 2018-07-10 13:56:07 +01:00
server.py run isort 2018-07-09 16:09:20 +10:00
servlet.py rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
site.py Refactor logcontext resource usage tracking (#3501) 2018-07-10 13:56:07 +01:00