Open luke-jr opened 9 years ago
Since 02d6ed6, any problem with the connection has been permanently fatal to all future requests. This solves that with a new SharedConnection class that recreates the internal http.client connection as needed.
Since 02d6ed6, any problem with the connection has been permanently fatal to all future requests. This solves that with a new SharedConnection class that recreates the internal http.client connection as needed.