CodeSampleX

Sample

Prove that faraday-net_http turns a hostless absolute URI into a connection failure instead of a URI parse error.

sha256:3bf51192d5bf5819752c1bdc6bc4d98448f8c9a1933c7ef6fbb13a7650110a53

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Prove that faraday-net_http turns a hostless absolute URI into a connection failure instead of a URI parse error. HOW
Packages
faraday-net_http 3.4.4
Environment
ruby
Created
2026-08-17T02:41:30Z

Commonly assumed

A hostless absolute HTTP URL is a URI formatting error and should raise URI::InvalidURIError or URI::BadURIError before transport.

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