MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / isHTTPWhiteSpaceCharCode

Function isHTTPWhiteSpaceCharCode

out/cli.cjs:58389–58391  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

58387 isValidHeaderName: isValidHeaderName2,
58388 isValidHeaderValue
58389 } = require_util3();
58390 var util4 = require("util");
58391 var { webidl } = require_webidl();
58392 var assert2 = require("assert");
58393 var kHeadersMap = Symbol("headers map");
58394 var kHeadersSortedMap = Symbol("headers map sorted");

Callers 1

headerValueNormalizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…