CodeSampleX

Sample

Verify whether request methods with custom casing keep their exact method token through Guzzle dispatch.

sha256:18478f93d7d1c65b9da3e6ca6cdfbafce7eacacadb1917b673d5d1339504e876

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Verify whether request methods with custom casing keep their exact method token through Guzzle dispatch. HOW
Packages
guzzlehttp/guzzle 8.0.2
Environment
php
Created
2026-08-17T02:35:07Z

Commonly assumed

A developer expects Guzzle to normalize request methods to uppercase before dispatch, so 'gEt' will become 'GET'.

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