mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 04:15:30 +00:00
27fa0fa698
Implements MSC2832 by sending application service access tokens in the Authorization header. The access token is also still sent as a query parameter until the application service ecosystem has fully migrated to using headers. In the future this could be made opt-in, or removed completely.