19 Commits (4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e)

Author SHA1 Message Date
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Majid Arif Siddiqui 176f0bd3df lib: improved forEach object performance 10 years ago
Nathan Rajlich f3189ace6b http: remove the circular dependency 11 years ago
isaacs ea8feced87 http: force socket encoding to be null 11 years ago
fengmk2 1ce5db4d95 http: cleanup freeSockets when socket destroyed 11 years ago
Nathan Rajlich f31037ddfe http: don't pass the request options to Agent 11 years ago
Brian White 6d842897c5 lib: remove unused variables and functions 11 years ago
isaacs 65f6f06a61 http: add agent.maxFreeSockets option 11 years ago
isaacs 12cd13312b http: Support legacy agent.addRequest API 11 years ago
isaacs 32fdae2ca3 http: Fix overlooked agent.globalAgent export 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
isaacs 49519f1217 http: Reuse more http/https Agent code 12 years ago
isaacs 40e92650bb http: Add agent.get/request methods 12 years ago
isaacs 9fc9b87472 http: Proper KeepAlive behavior 12 years ago
isaacs 6176e49181 http: style 12 years ago
Timothy J Fontaine 62e4f89765 http: split Agent into its own file 12 years ago