wintertc 0.1.0
WinterTc provides a Ruby HTTP client whose interface mirrors the JavaScript Fetch API as closely as possible. It exposes WinterTc::Request, WinterTc::Response, WinterTc::Headers, and WinterTc.fetch — all with the same semantics as their browser counterparts. No runtime gem dependencies: only Ruby's built-in net/http, uri, and json are used.
Gemfile:
=
install:
=
Versions:
- 0.1.0 March 09, 2026 (13 KB)