MCPcopy 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

listenMethod · 0.80
listenerCountMethod · 0.80
addressMethod · 0.65
requestMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
endMethod · 0.45
getNameMethod · 0.45
onMethod · 0.45
setEncodingMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected