UNPKG

whistle

Version:

HTTP, HTTP2, HTTPS, Websocket debugging proxy

10 lines (9 loc) 168 B
module.exports = [ './file-proxy', './plugin-handler', './http-proxy', './final-handler', './error-handler' ].map(function (mod) { return require(mod); });