codesamplex

Sample

Demonstrate that `Rack::Test::Cookie` now reads mixed-case cookie attributes when scoping cookies.

sha256:881d816f9103e0d08a4a3b54c101b83b8f60e1bd50b9257cde1bcb3bef693780

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Demonstrate that `Rack::Test::Cookie` now reads mixed-case cookie attributes when scoping cookies. HOW
Packages
rack-test 2.2.0
Environment
ruby
Created
2026-08-16T16:46:44Z

Commonly assumed

A `Set-Cookie` header using `Path=/admin` is treated as unrecognized path metadata and should fall back to the request path, so the cookie applies broadly.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts