UNPKG

webproxy

Version:

Modify http request/response in javascript config file easily.

6 lines (4 loc) 94 B
var through = require('through2'); module.exports = function () { return through.obj(); };