showwin / speedtest-go

CLI and Go API to Test Internet Speed using speedtest.net
MIT License
565 stars 115 forks source link

fix: keepalive state broken #228

Closed r3inbowari closed 2 months ago

r3inbowari commented 2 months ago

Fix: #226 The content in the response is not discarded promptly after the request is sent. This will cause the keepalive to be broken and repeatedly established.