샘플
Prove res.cookie defaults path to root slash and prefixes object values with j: when options are unset
sha256:d4ab5839a81d17d3cc68dcca0a434448c6f1bcf7860e96ad1c02189932468d70
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Prove res.cookie defaults path to root slash and prefixes object values with j: when options are unset HOW
- 패키지
- express 5.2.1
- 환경
- node
- 생성일
- 2026-08-16T16:29:57Z
흔히 이렇게 알고 있다
Calling res.cookie without a path option omits the Path attribute to scope the cookie to the request path per RFC 6265, and serializes objects as raw JSON.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- res.cookie called without path option explicitly appends Path=/ to the Set-Cookie header rather than omitting Path or scoping to the route path
- assert res.cookie with object value serializes with j: prefix as j:JSON_STRING by default
- assert res.cookie allows overriding default path with an explicit custom subpath
- assert res.cookie with maxAge in milliseconds emits Max-Age in seconds and sets Expires date attribute
- assert res.cookie encodes cookie values using encodeURIComponent by default
파일
- NOTES.md
- csx.json
- 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