Merge pull request 'Restore streaming WebSocket protocol tokens' (#7908) from issue-3298-websocket-protocol into develop

Reviewed-on: https://git.pleroma.social/pleroma/pleroma/pulls/7908
This commit is contained in:
lain 2026-05-25 08:06:52 +00:00
commit 619db0adca
5 changed files with 199 additions and 28 deletions

View file

@ -0,0 +1 @@
Echo Mastodon-style `Sec-WebSocket-Protocol` tokens in streaming WebSocket handshakes.