MCPcopy Index your code
hub / github.com/nodejs/undici / headerslist-sortedarray.js

File headerslist-sortedarray.js

test/fetch/headerslist-sortedarray.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('node:test')
4const { HeadersList, compareHeaderName } = require('../../lib/web/fetch/headers')

Callers

nothing calls this directly

Calls 3

toSortedArrayMethod · 0.80
generateAsciiStringFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected