Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when connecting with http://www.websocket.org/echo.html #1

Open
PaulGWebster opened this issue May 25, 2020 · 0 comments
Open

Comments

@PaulGWebster
Copy link

2020/05/25 17:33:13 echo-server listening on tcp port 8800 2020/05/25 17:33:18 connection accepted 1 2020/05/25 17:33:18 <-> 00000000 47 45 54 20 2f 3f 65 6e 63 6f 64 69 6e 67 3d 74 |GET /?encoding=t| 00000010 65 78 74 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f |ext HTTP/1.1..Ho| 00000020 73 74 3a 20 31 30 2e 32 35 35 2e 32 35 35 2e 33 |st: 10.255.255.3| 00000030 3a 38 38 30 30 0d 0a 43 6f 6e 6e 65 63 74 69 6f |:8800..Connectio| 00000040 6e 3a 20 55 70 67 72 61 64 65 0d 0a 50 72 61 67 |n: Upgrade..Prag| 00000050 6d 61 3a 20 6e 6f 2d 63 61 63 68 65 0d 0a 43 61 |ma: no-cache..Ca| 00000060 63 68 65 2d 43 6f 6e 74 72 6f 6c 3a 20 6e 6f 2d |che-Control: no-| 00000070 63 61 63 68 65 0d 0a 55 73 65 72 2d 41 67 65 6e |cache..User-Agen| 00000080 74 3a 20 4d 6f 7a 69 6c 6c 61 2f 35 2e 30 20 28 |t: Mozilla/5.0 (| 00000090 57 69 6e 64 6f 77 73 20 4e 54 20 31 30 2e 30 3b |Windows NT 10.0;| 000000a0 20 57 69 6e 36 34 3b 20 78 36 34 29 20 41 70 70 | Win64; x64) App| 000000b0 6c 65 57 65 62 4b 69 74 2f 35 33 37 2e 33 36 20 |leWebKit/537.36 | 000000c0 28 4b 48 54 4d 4c 2c 20 6c 69 6b 65 20 47 65 63 |(KHTML, like Gec| 000000d0 6b 6f 29 20 43 68 72 6f 6d 65 2f 38 30 2e 30 2e |ko) Chrome/80.0.| 000000e0 33 39 38 37 2e 31 33 36 20 53 61 66 61 72 69 2f |3987.136 Safari/| 000000f0 35 33 37 2e 33 36 0d 0a 55 70 67 72 61 64 65 3a |537.36..Upgrade:| 00000100 20 77 65 62 73 6f 63 6b 65 74 0d 0a 4f 72 69 67 | websocket..Orig| 00000110 69 6e 3a 20 68 74 74 70 3a 2f 2f 77 77 77 2e 77 |in: http://www.w| 00000120 65 62 73 6f 63 6b 65 74 2e 6f 72 67 0d 0a 53 65 |ebsocket.org..Se| 00000130 63 2d 57 65 62 53 6f 63 6b 65 74 2d 56 65 72 73 |c-WebSocket-Vers| 00000140 69 6f 6e 3a 20 31 33 0d 0a 41 63 63 65 70 74 2d |ion: 13..Accept-| 00000150 45 6e 63 6f 64 69 6e 67 3a 20 67 7a 69 70 2c 20 |Encoding: gzip, | 00000160 64 65 66 6c 61 74 65 0d 0a 41 63 63 65 70 74 2d |deflate..Accept-| 00000170 4c 61 6e 67 75 61 67 65 3a 20 65 6e 2d 47 42 2c |Language: en-GB,| 00000180 65 6e 2d 55 53 3b 71 3d 30 2e 39 2c 65 6e 3b 71 |en-US;q=0.9,en;q| 00000190 3d 30 2e 38 0d 0a 53 65 63 2d 57 65 62 53 6f 63 |=0.8..Sec-WebSoc| 000001a0 6b 65 74 2d 4b 65 79 3a 20 72 59 45 56 58 57 37 |ket-Key: rYEVXW7| 000001b0 74 4d 35 39 54 35 76 6b 32 76 2f 72 67 69 41 3d |tM59T5vk2v/rgiA=| 000001c0 3d 0d 0a 53 65 63 2d 57 65 62 53 6f 63 6b 65 74 |=..Sec-WebSocket| 000001d0 2d 45 78 74 65 6e 73 69 6f 6e 73 3a 20 70 65 72 |-Extensions: per| 000001e0 6d 65 73 73 61 67 65 2d 64 65 66 6c 61 74 65 3b |message-deflate;| 000001f0 20 63 6c 69 65 6e 74 5f 6d 61 78 5f 77 69 6e 64 | client_max_wind| 00000200 6f 77 5f 62 69 74 73 0d 0a 0d 0a |ow_bits....| 2020/05/25 17:33:18 handle connection error, err=EOF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant