-
- Downloads
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
Showing
- changelog.d/17894.misc 1 addition, 0 deletionschangelog.d/17894.misc
- synapse/http/proxy.py 16 additions, 24 deletionssynapse/http/proxy.py
- tests/http/test_matrixfederationclient.py 19 additions, 4 deletionstests/http/test_matrixfederationclient.py
- tests/http/test_proxy.py 24 additions, 8 deletionstests/http/test_proxy.py
Loading
Please register or sign in to comment