Chrome sending of packets to random destinations upon reconnect/disconnect
- by f0x
Noticed an interesting thing whilst debugging one of my websocket applications that Google Chrome will push out 3 http requests upon a network connection status changing;
Quite disconcerting and looks almost as if some malware is checking out to a random server.
I don't quite understand the why though since they all return a 502 or have no…