UNPKG

whistle

Version:

HTTP, HTTP2, HTTPS, Websocket debugging proxy

8 lines (7 loc) 125 B
module.exports = [ './file-proxy', './http-proxy', './error-handler' ].map(function (mod) { return require(mod); });