codesamplex

Ejemplo

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

Caso

Objetivo
Handle shelf request URL parsing, subpath rewrites with change, single-subscription body buffering, and pipeline error handling HOW
Paquetes
shelf 1.4.2
Entorno
dart
Creado
2026-08-16T12:20:28Z

Lo que suele suponerse

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.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación