caw icon indicating copy to clipboard operation
caw copied to clipboard

Option to cache agents

Open stevenvachon opened this issue 8 years ago • 1 comments

as they needn't be single-use.

stevenvachon avatar Jun 01 '17 13:06 stevenvachon

I guess you're looking for the keepAlive option https://nodejs.org/api/http.html#http_new_agent_options?

kevva avatar Jun 29 '17 07:06 kevva