Rewrite sec-websocket-protocol handling (#3620)

This commit is contained in:
Jonas Platte
2026-01-10 12:06:45 +00:00
committed by GitHub
parent 309dc56a73
commit 4c09ea7d80
5 changed files with 40 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: