샘플
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