mirror of
https://github.com/Wessel/c-websocket-server.git
synced 2026-07-26 10:11:24 +02:00
feat: Populate repo
This commit is contained in:
7
git/wsserver/tests/fuzzy/packets/frames/req_websocat
Normal file
7
git/wsserver/tests/fuzzy/packets/frames/req_websocat
Normal file
@@ -0,0 +1,7 @@
|
||||
GET / HTTP/1.1
|
||||
Host: 127.0.0.1:8080
|
||||
Connection: Upgrade
|
||||
Upgrade: websocket
|
||||
Sec-WebSocket-Version: 13
|
||||
Sec-WebSocket-Key: SgZwqWhWxeYDxvVdcUjJIQ==
|
||||
|
||||
Reference in New Issue
Block a user