* Chain all given functions * * This function is used for both request and response transforming * * @param {*} data Data to transform. * @param {function(string=)} headers Http headers getter fn. * @param {(function|Array. )} fns Function or an array of functions. * @returns {*} Tra
(data, headers, fns)
source not stored for this graph (policy: none)
no test coverage detected