Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http2-generic-streams-sendfile.js
File
test-http2-generic-streams-sendfile.js
test/parallel/test-http2-generic-streams-sendfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
if
(!common.hasCrypto)
4
common.skip(
'missing crypto'
);
Callers
nothing calls this directly
Calls
12
duplexPair
Function · 0.85
respondWithFile
Method · 0.80
connect
Method · 0.65
request
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
on
Method · 0.45
emit
Method · 0.45
setEncoding
Method · 0.45
readFileSync
Method · 0.45
destroy
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected