http
https://github.com/httprb/http
Ruby
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to http
Help out
- Issues
- Allow Response::Body#each to take a buffer_size
- Inflater#readpartial can return more than maxlen bytes
- Fix Inflater#readpartial to honour size and never return empty string
- Make raise_error compose with retriable status retries
- Fix range patterns and Integer comparisons against Response::Status
- GC compaction in llhttp's MRI extension causes failed requests and process crashes
- Report a TLS close without close_notify as EOF
- Support UNIX sockets
- Documentation example for unsafe redirects (POST etc)
- Documentation: Usage of HTTPS certificates for local development
- Docs