MCPcopy Create free account
hub / github.com/browserify/http-browserify / response.js

File response.js

lib/response.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Stream = require('stream');
2var util = require('util');
3
4var Response = module.exports = function (res) {

Callers

nothing calls this directly

Calls 1

parseHeadersFunction · 0.85

Tested by

no test coverage detected