Skip to content

Use `self.keepAlive` instead of `self.options.keepAlive` in http agent

Rodrigo Muino Tomonari requested to merge github/fork/dschenkelman/patch-1 into master

All other options are directly accessed through self. not self.options, so this looks like the odd one out.

Merge request reports

Loading