1
0
Files
spring-messaging-demo/sse-websocket/docs/output/handshake-origin.txt
2026-09-04 00:52:18 +05:30

5 lines
184 B
Plaintext

=== 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