RubyGems Navigation menu

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:

  1. 0.1.0 March 09, 2026 (13 KB)

Development Dependencies (2):

minitest ~> 5
rake ~> 13

Owners:

Pushed by:

Authors:

  • kuboon

SHA 256 checksum:

=

Total downloads 68

For this version 68

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: