You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/http
Hubert Chathi 8afb7b55d0
Make handling of federation Authorization header (more) compliant with RFC7230 (#12774)
3 years ago
..
federation Reduce the number of "untyped defs" (#12716) 3 years ago
__init__.py Add missing type hints to synapse.http. (#11571) 3 years ago
additional_resource.py Add missing type hints to synapse.http. (#11571) 3 years ago
client.py Reduce the number of "untyped defs" (#12716) 3 years ago
connectproxyclient.py Another batch of type annotations (#12726) 3 years ago
matrixfederationclient.py Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 3 years ago
proxyagent.py Another batch of type annotations (#12726) 3 years ago
request_metrics.py Reduce the number of "untyped defs" (#12716) 3 years ago
server.py Enable cancellation of `GET /members` and `GET /state` requests (#12708) 3 years ago
servlet.py Add missing type hints to synapse.http. (#11571) 3 years ago
site.py Capture the `Deferred` for request cancellation in `_AsyncResource` (#12694) 3 years ago
types.py Unify HTTP query parameter type hints (#12415) 3 years ago