Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http-client-set-timeout.js
File
test-http-client-set-timeout.js
test/parallel/test-http-client-set-timeout.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Test that the `'timeout'` event is emitted exactly once if the `timeout`
4
// option and `request.setTimeout()` are used together.
Callers
nothing calls this directly
Calls
12
listen
Method · 0.80
listenerCount
Method · 0.80
createServer
Function · 0.70
mustCall
Function · 0.70
get
Function · 0.70
expectsError
Function · 0.70
address
Method · 0.65
close
Method · 0.65
require
Function · 0.50
setTimeout
Method · 0.45
on
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected