mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Expose http.getAgent
This commit is contained in:
@@ -55,6 +55,7 @@ function getAgent(options) {
|
||||
|
||||
return agent;
|
||||
}
|
||||
exports.getAgent = getAgent;
|
||||
|
||||
|
||||
exports.request = function(options, cb) {
|
||||
|
||||
Reference in New Issue
Block a user