UNPKG

httpism

Version:

HTTP client with middleware and good defaults

4 lines (3 loc) 100 B
module.exports = function (body) { return body !== undefined && typeof body.pipe === 'function' }