Rewrite sec-websocket-protocol handling (#3620)

This commit is contained in:
Jonas Platte
2026-03-25 09:40:19 +01:00
committed by Yann Simon
parent c9096fdd14
commit 8281526a28
5 changed files with 45 additions and 32 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
env:
CARGO_TERM_COLOR: always
MSRV: '1.78'
MSRV: '1.80'
on:
push: