Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
Stream = require(
'stream'
);
2
var
util = require(
'util'
);
3
4
var
Response = module.exports =
function
(res) {
Callers
nothing calls this directly
Calls
1
parseHeaders
Function · 0.85
Tested by
no test coverage detected