UNPKG

hpagent

Version:

A ready to use http and https agent for working with proxies that keeps connections alive!

6 lines (4 loc) 149 B
import mod from './index.js' export default mod export const HttpProxyAgent = mod.HttpProxyAgent export const HttpsProxyAgent = mod.HttpsProxyAgent