0.0
simple_http: Simple Http client lib. Use to do http requests without noise.
2019
2020
2021
2022
2023
2024
0.0
Simple, tested library to parses as HTTP header string into individual header fields.
Works with single as well as multi-valued attributes. Based on the HTTP 1.1 Header
Field definition.
2019
2020
2021
2022
2023
2024
0.0
HTTP fetch client based on ruby EventMachne and EM-HTTP-Request that has configureable concurrency regardless of EM's thread pool.
2019
2020
2021
2022
2023
2024
0.0
use ENV['http_proxy'] for Net::HTTP
2019
2020
2021
2022
2023
2024
0.0
SimpleHttpService is a simple Ruby library to make HTTP requests with customizable options for headers, timeouts, and retries. It provides a convenient way to create and send HTTP requests using a clean and simple interface.
2019
2020
2021
2022
2023
2024
0.0
The Http Request Agent is intended to be an abstract agent that allows for the interaction of any http service.
2019
2020
2021
2022
2023
2024
0.0
Loads and replays sequences of HTTP requests from HAR (HTTP Archive) files.
2019
2020
2021
2022
2023
2024
0.0
HTTP Status Codes as constants, such as Net::HTTP::Status::OK = 200
2019
2020
2021
2022
2023
2024
0.0
Ruby/NTLM HTTP provides NTLM authentication over http.
2019
2020
2021
2022
2023
2024
0.0
Monkeypatching Net::HTTP to use em-http-request under the hood.
2019
2020
2021
2022
2023
2024
0.0
Ruby/NTLM HTTP provides NTLM authentication over http.
2019
2020
2021
2022
2023
2024
0.0
When consuming web services, HTTP performance can be greatly improved if you enable keep-alive
and the right HTTP library.
Pooled-curb helps to solve this implementing a pool of Curb (libcurl) objects and providing a
pleasent API to do HTTP requests through the pool.
2019
2020
2021
2022
2023
2024
0.0
Zokor is an HTTP proxy tunnelling tool that collapses multiple HTTP proxies
into one. It's useful when you want to send traffic through a chain of two
HTTP proxies where the first supports the CONNECT verb.
Zokor presents a local server that transparently tunnels packets through
...
2019
2020
2021
2022
2023
2024
0.0
Ruby/NTLM HTTP provides NTLM authentication over http.
2019
2020
2021
2022
2023
2024
0.0
Easy HTTP Mock is a tool aim at quickly mock http service
2019
2020
2021
2022
2023
2024
0.0
Ever wondered what HTTP requests the Ruby gem you are using to connect to a third party API is making? Use HTTP Spy to see what is going on behind the scenes.
2019
2020
2021
2022
2023
2024
0.0
newrelic-httpclient allows transactions to show time spent inside httpclient requests
2019
2020
2021
2022
2023
2024
0.0
The elasticsearch_http output is deprecated in favor of the elasticsearch output with the protocol set to http
2019
2020
2021
2022
2023
2024
0.0
The Chimera http client offers an easy to learn interface and consistent error handling.
It is lightweight, fast and enables you to queue HTTP requests to run them in parallel
for better performance and simple aggregating of distributed data. Despite it's simple
interface it allows for advanced f...
2019
2020
2021
2022
2023
2024
0.0
A simple and lightweight library to download content over HTTP. Supports http redirects and chunked downloads.
2019
2020
2021
2022
2023
2024