Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http2-sent-headers.js
File
test-http2-sent-headers.js
test/parallel/test-http2-sent-headers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
if
(!common.hasCrypto)
Callers
nothing calls this directly
Calls
13
additionalHeaders
Method · 0.80
listen
Method · 0.80
connect
Method · 0.65
address
Method · 0.65
request
Method · 0.65
resume
Method · 0.65
close
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
on
Method · 0.45
respond
Method · 0.45
sendTrailers
Method · 0.45
Tested by
no test coverage detected