enhancement: enable `keepalive`
Closed this issue · 0 comments
hzz780 commented
Is your feature request related to a problem? Please describe.
When we use sdk in nodejs, can not set keepalive for http request.
Describe the solution you'd like
use another http request lib like node-fetch instead of xmlhttprequest.