fetch: add docs on why forbidden header names are not supported #14872
Annotations
2 errors and 5 notices
test\fetch\long-lived-abort-controller.js#L47
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
true !== false
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
true !== false
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\long-lived-abort-controller.js:47:3)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:931:9)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:289:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: true,
expected: false,
operator: 'strictEqual'
}
}
|
|
|
|
|
|
|
This job failed
Loading