fixes
8b13b5c] - fix: explicitly set | undefined in type definitions (#99) (Benoit Lemoine <lemoine.benoit@gmail.com>)fixes
f418c67] - fix: change freeSocketTimeout default value to 4000 (#102) (fengmk2 <fengmk2@gmail.com>)others
bc2a1ce] - doc(readme): making timeout's default clear (#100) (Aaron <aaronarinder@gmail.com>)fixes
4d04794] - fix(types): correct Https constructor argument (#89) (Simen Bekkhus <sbekkhus91@gmail.com>)fixes
4ba9f9c] - fix: compatible with node v12.16.3 (#91) (killa <killa123@126.com>)fixes
de66b02] - fix: detect http request timeout handler (#88) (fengmk2 <fengmk2@gmail.com>)fixes
bbd20c0] - fix: definition error (#87) (吖猩 <whxaxes@qq.com>)others
3b01699] - test: run test on node 12 (#84) (Igor Savin <iselwin@gmail.com>)features
fe33b80] - feat: Add reusedSocket property on client request (#82) (Weijia Wang <starkwang@126.com>)others
77ba744] - docs: fix grammar in readme (#81) (Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>)fixes
56d4a9b] - fix: HttpAgent export = internal (#74) (Andrew Leedham <AndrewLeedham@outlook.com>)fixes
bad1ac0] - fix: HttpsAgent Type Definition (#71) (#72) (Andrew Leedham <AndrewLeedham@outlook.com>)f48a4a7] - fix: export interface (#70) (Vinay <vinaybedre@gmail.com>)others
9124343] - chore: add agent.options.keepAlive instead agent.keepAlive (fengmk2 <fengmk2@gmail.com>)d177d40] - test: add request timeout bigger than agent timeout cases (fengmk2 <fengmk2@gmail.com>)features
5c9f3bb] - feat: impl the new Agent extend http.Agent (fengmk2 <fengmk2@gmail.com>)others
498c8f1] - chore: move LICENSE from readme to file (fengmk2 <fengmk2@gmail.com>)4f39894] - bugfix: support agent.options.timeout on https agent (fengmk2 <fengmk2@gmail.com>)fixes
5751fc1] - fix: sockLen being miscalculated when removing sockets (#60) (Ehden Sinai <cixel@users.noreply.github.com>)fixes
495f1ab] - fix: add the lost npm files (#66) (Henry Zhuang <zhuanghengfei@gmail.com>)features
16f5aea] - feat: add typing define. (#65) (Henry Zhuang <zhuanghengfei@gmail.com>)others
28fa062] - docs: add "per host" to description of maxFreeSockets (tony-gutierrez <tony.gutierrez@bluefletch.com>)7df2577] - test: run test on node 10 (#63) (fengmk2 <fengmk2@gmail.com>)fixes
4d3a3b1] - fix: Handle ipv6 addresses in host-header correctly with TLS (#53) (Mattias Holmlund <u376@m1.holmlund.se>)others
55a7a5c] - test: stop timer after test end (fengmk2 <fengmk2@gmail.com>)features
bc7cadb] - feat: use socket custom freeSocketKeepAliveTimeout first (#59) (fengmk2 <fengmk2@gmail.com>)others
138eda8] - doc: fix keepAliveMsecs params description (#55) (Hongcai Deng <admin@dhchouse.com>)