RubyGems Navigation menu

winhttp 0.1.0

winhttp is a native extension that binds the asynchronous WinHTTP API into a thin, hard-to-misuse Ruby HTTP client: system TLS via Schannel with the OS certificate store and revocation policy, the user's proxy and PAC settings, HTTP/2 negotiation, transparent gzip/deflate, safe redirect defaults, and streaming downloads. Requests park the calling fiber under a Fiber scheduler (e.g. winloop) and block plainly without one — one code path. Windows MSVC (mswin) Ruby only.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 June 28, 2026 (31.5 KB)

Development Dependencies (4):

minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.2
vcvars ~> 0.1, >= 0.1.1

Owners:

Pushed by:

Authors:

  • ned

SHA 256 checksum:

=

Total downloads 185

For this version 185

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

New versions require MFA: true

Version published with MFA: true

Links: