node-modules / agentkeepalive

Support keepalive http agent.
MIT License
579 stars 57 forks source link

feat: merge _http_agent.js from 7.2.1 #45

Closed fengmk2 closed 7 years ago

fengmk2 commented 7 years ago

patch from https://github.com/nodejs/node/blob/v7.2.1/lib/_http_agent.js

What's different from original http.Agent?

mention-bot commented 7 years ago

@fengmk2, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pangorgo, @pmalouin and @alexpenev-s to be potential reviewers.

codecov-io commented 7 years ago

Current coverage is 92.82% (diff: 89.23%)

Merging #45 into master will decrease coverage by 3.28%

@@             master        #45   diff @@
==========================================
  Files             5          4     -1   
  Lines           283        251    -32   
  Methods          25          0    -25   
  Messages          0          0          
  Branches         59          0    -59   
==========================================
- Hits            272        233    -39   
- Misses           11         18     +7   
  Partials          0          0          

Powered by Codecov. Last update 2a913cc...a0970a4

fengmk2 commented 7 years ago

3.0.0