Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http-agent-free-socket-data-guard.js
File
test-http-agent-free-socket-data-guard.js
test/parallel/test-http-agent-free-socket-data-guard.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Regression test for HackerOne report #3582376
4
// HTTP Response Queue Poisoning via TOCTOU Race Condition in http.Agent
Callers
nothing calls this directly
Calls
13
listen
Method · 0.80
listenerCount
Method · 0.80
address
Method · 0.65
request
Method · 0.65
close
Method · 0.65
require
Function · 0.50
setTimeout
Function · 0.50
end
Method · 0.45
getName
Method · 0.45
on
Method · 0.45
setEncoding
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected