client.ping() requests now set the proper requestTimeout default
This commit is contained in:
@ -261,6 +261,7 @@ module.exports = function (branch, done) {
|
||||
'url',
|
||||
'urls',
|
||||
'needBody',
|
||||
'requestTimeout',
|
||||
'bulkBody'
|
||||
]),
|
||||
location: location,
|
||||
|
||||
Reference in New Issue
Block a user