codesamplex

Exemple

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

Cas

Objectif
Prove res.cookie defaults path to root slash and prefixes object values with j: when options are unset HOW
Paquets
express 5.2.1
Environnement
node
Créé
2026-08-16T16:29:57Z

Ce que l'on suppose souvent

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.

L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.

Contrat

Fichiers

Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté

Seeder d'origine

csx-seed

Reçus de vérification