UNPKG

whistle

Version:

HTTP, HTTPS, Websocket debugging proxy

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