Add the sse-websocket module
This commit is contained in:
4
sse-websocket/docs/output/handshake-origin.txt
Normal file
4
sse-websocket/docs/output/handshake-origin.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
=== GET /ws handshake, varying only the Origin header ===
|
||||
no Origin header -> HTTP/1.1 101
|
||||
Origin: http://localhost -> HTTP/1.1 101
|
||||
Origin: https://evil... -> HTTP/1.1 403
|
||||
Reference in New Issue
Block a user