Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http-remove-connection-header-persists-connection.js
File
test-http-remove-connection-header-persists-connection.js
test/parallel/test-http-remove-connection-header-persists-connection.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
assert = require(
'assert'
);
4
Callers
nothing calls this directly
Calls
9
makeHttp11Request
Function · 0.85
makeHttp10Request
Function · 0.85
removeHeader
Method · 0.80
listen
Method · 0.80
close
Method · 0.65
require
Function · 0.50
on
Method · 0.45
ok
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected