wreq-ruby: First production-ready Ruby HTTP client with TLS/HTTP2 browser fingerprint
We just open-sourced wreq-ruby, the first production-ready Ruby HTTP client with real browser TLS/HTTP2 fingerprinting. It emulates the exact signatures of Chrome, Firefox, Safari, Edge, Opera, and OkHttp, so your requests pass as real browser traffic. Built in collaboration with the original wreq maintainer, powered by Rust with BoringSSL. Until now, Ruby had no production-ready solution for this. Pre-compiled native gems available for Linux and macOS.
Post a comment