synapse/synapse/http
Eric Eastwood 2c9ed5e510
Remove usage of internal header encoding API (#17894)
```py
from twisted.web.http_headers import Headers

Headers()._canonicalNameCaps
Headers()._encodeName
```

Introduced in https://github.com/matrix-org/synapse/pull/15913 <-
https://github.com/matrix-org/synapse/pull/15773
2024-11-04 12:20:07 -06:00
..
federation Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
additional_resource.py Update license headers 2023-11-21 15:29:58 -05:00
client.py Bump python-multipart from 0.0.10 to 0.0.12 (#17772) 2024-10-07 09:14:30 +01:00
connectproxyclient.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
matrixfederationclient.py Bump treq from 23.11.0 to 24.9.1 (#17744) 2024-09-25 11:19:03 +02:00
proxy.py Remove usage of internal header encoding API (#17894) 2024-11-04 12:20:07 -06:00
proxyagent.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
replicationagent.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
request_metrics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
server.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
servlet.py import pydantic objects from the _pydantic_compat module (#17667) 2024-09-11 21:01:43 +00:00
site.py Speed up responding to media requests (#17558) 2024-08-13 14:06:17 +01:00
types.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00