Closed jainr1 closed 5 years ago
I was looking to set a connection timeout setting with rest client, there is an option to select socket timeout but need the option to select the connection timeout as well.
According to this:
https://github.com/nodejs/node/issues/5757
The timeout we have should handle it. Please reopen if this doesn't meet your needs.
Issue Description
I was looking to set a connection timeout setting with rest client, there is an option to select socket timeout but need the option to select the connection timeout as well.