codesamplex

Sample

Handle shelf request URL parsing, subpath rewrites with change, single-subscription body buffering, and pipeline error handling

sha256:8b87dbe3a6d2ab33ba4b807d61e35686efe22f1481d942766d8e1190783f14fe

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle shelf request URL parsing, subpath rewrites with change, single-subscription body buffering, and pipeline error handling HOW
Packages
shelf 1.4.2
Environment
dart
Created
2026-08-16T12:20:28Z

Commonly assumed

A shelf Request's url property is an absolute Uri whose path starts with a leading slash matching requestedUri.path, and change(path:) appends subpaths.

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