mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
2c9ed5e510
```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
1 line
46 B
Text
1 line
46 B
Text
Remove usage of internal header encoding API.
|