示例
Handle res.sendFile synchronous TypeError on relative paths without root instead of relying on callback error delivery
sha256:049461217043c6d8c1c09f52eb8165128687f3ba42c2719d739ee74487cea915
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Handle res.sendFile synchronous TypeError on relative paths without root instead of relying on callback error delivery HOW
- 包
- express 5.2.1
- 环境
- node
- 创建时间
- 2026-08-16T16:34:45Z
常见的想当然
res.sendFile invokes its completion callback with an error when passed a relative path string
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- res.sendFile with a relative path and no root option synchronously throws a TypeError instead of invoking the completion callback or passing an ENOENT error
- res.download with a relative path resolves the path relative to the current working directory without throwing TypeError
- res.sendFile with a root option passes ENOENT to the completion callback with HTTP 404 status when the file does not exist
- res.sendFile with a root option passes ForbiddenError to the completion callback with HTTP 403 status on directory traversal outside root
- res.sendFile throws TypeError when path is empty string or a non-string type
文件
- NOTES.md
- csx.json
- fixtures/sample.txt
- package-lock.json
- package.json
- test/contract.mjs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-16 · ed25519:d91480838ac982c9