0.24
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Simple Ruby HTTP/REST client with a sane API
2020
2021
2022
2023
2024
2025
0.23
There's a lot of open issues
A long-lived project that still receives updates
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
2020
2021
2022
2023
2024
2025
0.23
No release in over 3 years
Ruby library to work with HTTP archives
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Manages persistent connections using Net::HTTP. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Saferpay JSON application programming interface with a ruby API wrapper built with Net::HTTP Saferpay API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. Saferpay use built-in HTTP features, like HTTP authentication and HTTP ver...
2020
2021
2022
2023
2024
2025
0.22
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
A Celluloid::IO-powered HTTP server
2020
2021
2022
2023
2024
2025
0.22
A long-lived project that still receives updates
Ronin is a free and Open Source Ruby toolkit for security research and development. Ronin contains many different CLI commands and Ruby libraries for a variety of security tasks, such as encoding/decoding data, filter IPs/hosts/URLs, querying ASNs, querying DNS, HTTP, scanning for web vulnerabili...
2020
2021
2022
2023
2024
2025
0.09
No commit activity in last 3 years
No release in over 3 years
ShamRack plumbs Net::HTTP directly into Rack, for quick and easy HTTP testing.
2020
2021
2022
2023
2024
2025
0.09
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Hiera backend for looking up data over HTTP APIs
2020
2021
2022
2023
2024
2025
0.21
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
HTTMultiParty is a thin wrapper around HTTParty to provide multipart uploads.
2020
2021
2022
2023
2024
2025
0.21
The project is in a healthy, maintained state
`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memory usage by maximizing Copy-on-Write performance.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
ronin-listener-http is a HTTP server for receiving exfiltrated data sent via HTTP requests. ronin-listener-http can be used to test for Server-Side Request Forgery (SSRF) or XML external entity (XXE) injection.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is an experimental branch that implements a connection pool of Net::HTTP objects instead of a connection/thread. C/T is fine if you're only using your http threads to make connections but if you use them in child threads then I suspect you will have a thread memory leak. Also, I want to ...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Do not use HTTP Spew for connecting to servers outside of your LAN. Do not use HTTP Spew without the permission of your server admins. Use HTTP Spew if you wish you could kinda multicast with HTTP...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
# Rack HTTP Pipe Use to pipe directly a remote HTTP file without buffering it. > /!\ Do not work with WebBrick, tested with puma ## Use case * Given a file named #HASH#.pdf on S3 * You want a clean URL and handling the authentication in front of it ``` GET http:/example.com/download Cont...
2020
2021
2022
2023
2024
2025
0.08
Low commit activity in last 3 years
A long-lived project that still receives updates
This gem keeps an eye on every Net::HTTP library usage and dumps all request and response data to the log file.
2020
2021
2022
2023
2024
2025