MCPcopy Index your code
hub / github.com/nodejs/node / test-http-client-timeout-option-with-agent.js

File test-http-client-timeout-option-with-agent.js

test/parallel/test-http-client-timeout-option-with-agent.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Test that the request `timeout` option has precedence over the agent
4// `timeout` option.

Callers

nothing calls this directly

Calls 4

getFunction · 0.70
mustCallFunction · 0.70
requireFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected