anonymousland-synapse/synapse/http
Richard van der Hoff 9feb5d0b71
sign_request -> build_auth_headers (#4408)
Just got very confused about the fact that the headers are only an output, not
an input.
2019-01-17 12:40:09 +00:00
..
__init__.py
additional_resource.py
client.py Fix IP URL previews on Python 3 (#4215) 2018-12-22 01:56:13 +11:00
endpoint.py Fix IP URL previews on Python 3 (#4215) 2018-12-22 01:56:13 +11:00
matrixfederationclient.py sign_request -> build_auth_headers (#4408) 2019-01-17 12:40:09 +00:00
request_metrics.py
server.py Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 2018-11-08 01:37:43 +11:00
servlet.py fix parse_string docstring 2018-11-08 11:12:29 +00:00
site.py