0.0
# 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
Pure-ruby HTTP 2.0 protocol implementation
2020
2021
2022
2023
2024
2025
0.08
Provides an adaptor between async-http and faraday.
2020
2021
2022
2023
2024
2025
0.08
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
0.08
RabbitMQ HTTP API client for Ruby
2020
2021
2022
2023
2024
2025
0.2
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> Looking for our [previous documentation](https://lob.github.io/legacy-docs/)?
2020
2021
2022
2023
2024
2025
0.07
Wrapper around Net::HTTP with AF_UNIX support
2020
2021
2022
2023
2024
2025
0.07
WebDAV client library in the style of Net::HTTP, using Net::HTTP and libcurl, if installed
2020
2021
2022
2023
2024
2025
0.0
Port of the sabre-http library to ruby.
The tilia_http library provides utilities for dealing with http requests and responses.
2020
2021
2022
2023
2024
2025
0.0
HTTP client and server components for the RFlow FBP framework. Also includes the necessary HTTP::Request and HTTP::Response message types
2020
2021
2022
2023
2024
2025
0.0
Mimics net-http-pipeline's behaviour within WebMock's Net::HTTP implementation, allowing you to mock and test your pipelined HTTP calls.
2020
2021
2022
2023
2024
2025
0.0
http_resque helps you cleanly write integration tests for your Resque jobs. It's a thin HTTP API around the Resque daemon. With it you can manipulate the contents of the Resque queues using HTTP requests.
2020
2021
2022
2023
2024
2025
0.0
Monkey patches the Net::HTTP standard library to add the HTTP REPORT
Request class that integrates with the rest of the Net::HTTP suite.
2020
2021
2022
2023
2024
2025
0.0
Iudex is a general purpose web crawler and feed processor in ruby/java. The iudex-http-test gem contains a HTTP test server for testing HTTP client implementations.
2020
2021
2022
2023
2024
2025
0.02
This project aims to replace the builtin git-http-backend CGI handler
distributed with C Git with a Rack application. By default, Grack uses calls to
git on the system to implement Smart HTTP. Since the git-http-backend is really
just a simple wrapper for the upload-pack and receive-pack processe...
2020
2021
2022
2023
2024
2025
0.02
Monkeypatching Net::HTTP to use em-http-request under the hood.
2020
2021
2022
2023
2024
2025
0.06
HTTP helper library
2020
2021
2022
2023
2024
2025
0.18
The official Ruby implementation of the CloudEvents Specification. Provides data types for events, and HTTP/JSON bindings for marshalling and unmarshalling event data.
2020
2021
2022
2023
2024
2025
0.01
elbping is a tool to ping all of the nodes behind an Amazon Elastic Load Balancer. It only works for ELBs in HTTP mode and works by triggering an HTTP 405 (METHOD NOT ALLOWED) error caused when the ELB receives a HTTP verb that is too long.
2020
2021
2022
2023
2024
2025
0.01
Net::HTTP::Local binds Net::HTTP requests to a local
address and port.
2020
2021
2022
2023
2024
2025