Sha256: 37c871632157431d22c0667a1688d54644e5d8172400cf21c747dd2f46cc4f47

Contents?: true

Size: 571 Bytes

Versions: 53

Compression:

Stored size: 571 Bytes

Contents

"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
    return (mod && mod.__esModule) ? mod : { "default": mod };
};
const agent_1 = __importDefault(require("./agent"));
function createHttpProxyAgent(opts) {
    return new agent_1.default(opts);
}
(function (createHttpProxyAgent) {
    createHttpProxyAgent.HttpProxyAgent = agent_1.default;
    createHttpProxyAgent.prototype = agent_1.default.prototype;
})(createHttpProxyAgent || (createHttpProxyAgent = {}));
module.exports = createHttpProxyAgent;
//# sourceMappingURL=index.js.map

Version data entries

53 entries across 53 versions & 2 rubygems

Version Path
appmap-0.69.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.68.2 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.68.1 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.68.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.67.1 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.67.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.66.2 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.66.1 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.66.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.65.1 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.65.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.64.0 ./node_modules/http-proxy-agent/dist/index.js
appmap-0.63.0 ./node_modules/http-proxy-agent/dist/index.js