codesamplex

Sample

Middleware order changes whether a trailing-slash suffixed extension route matches when combining URLFormat and StripSlashes.

sha256:927db3ceea28b745375befa8e666fa49cd4bd8f3d81e6fecb501212db5ab541b

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Middleware order changes whether a trailing-slash suffixed extension route matches when combining URLFormat and StripSlashes. HOW
Packages
github.com/go-chi/chi/v5 5.3.1
Environment
go
Created
2026-08-16T13:24:50Z

Commonly assumed

Registering middleware.URLFormat and middleware.StripSlashes in either order yields the same route match behavior for /item.json/.

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