@ -77,7 +77,7 @@ function getAgent(options) {
return agent;
}
exports.getAgent = getAgent;
exports.Agent = Agent;
exports.request = function(options, cb) {
if (options.agent === undefined) {