req icon indicating copy to clipboard operation
req copied to clipboard

Keep-Alive 长连接下,SetTimeout()错误断开

Open nekohy opened this issue 9 months ago • 1 comments

response = Requestclient.Client.R(). SetBody(body). DisableAutoReadResponse(). MustPost(link) SSE持续响应,超过默认的120s后仍会会直接掐断HTTP连接

nekohy avatar Mar 06 '25 20:03 nekohy

https://github.com/lib4u/grequest yiu can use this also

lib4u avatar Mar 24 '25 17:03 lib4u