UNPKG

yakaa

Version:

Yet Another Keep-Alive Agent

7 lines (4 loc) 109 B
'use strict'; var Agent = require('./http.js'); Agent.SSL = require('./https.js'); module.exports = Agent;