UNPKG

httpism

Version:

HTTP client with middleware and good defaults

7 lines (6 loc) 99 B
module.exports = function (name, fn) { fn.httpismMiddleware = { name: name } return fn }