0.0
A task library for submitting http requests using Tap.
2021
2022
2023
2024
2025
2026
0.0
A useful yet still extremely light-weight web client built on top of Ruby Net::HTTP. Keeps certain information internally in a session for each host/port used. Great for simple web page scraping or web service API usage.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a (hopefully) high quality http parser library that can
build request information iteratively as data comes over the line without
requiring the caller to maintain the entire body of the request as a single
string in memory.
2021
2022
2023
2024
2025
2026
0.0
Manages the lifecycle of HTTP server processes
2021
2022
2023
2024
2025
2026
0.0
Pure http rest client library
2021
2022
2023
2024
2025
2026
0.0
Hurley connection to handle HTTP caching
2021
2022
2023
2024
2025
2026
0.0
JRuby NIO HTTP client.
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the Expo Push Notifications API, providing typed request/response objects,
automatic payload mapping, error classification, and configurable HTTP behavior.
It is built on Faraday for HTTP communication.
2021
2022
2023
2024
2025
2026
0.0
# Introduction The Dyspatch API is based on the REST paradigm, and features resource based URLs with standard HTTP response codes to indicate errors. We use standard HTTP authentication and request verbs, and all responses are JSON formatted. See our [Implementation Guide](https://docs.dyspatch....
2021
2022
2023
2024
2025
2026
0.0
Safety Net::HTTP
2021
2022
2023
2024
2025
2026
0.0
Takes URLs on stdin, prints them to stdout if they return a 200 or 300 http status
2021
2022
2023
2024
2025
2026
0.0
SidekiqStatusMonitor offers a solution to add HTTP server for the sidekiq instance.
Can be used for Kubernetes livenessProbe and readinessProbe checks.
Other liveness/alive checks can be done too since the server returns 200/500 status codes.
Also provides a HTTP JSON interface for crawling met...
2021
2022
2023
2024
2025
2026
0.0
Collects and stores your outgoing HTTP requests in NetNoop.requests for later inspection, usually in your test assertions or matchers.
Can be used in conjunction with FakeWeb to disable outbound HTTP requests while also making the contents of those requests visible.
2021
2022
2023
2024
2025
2026
0.0
Catches common http exceptions and retries your block
2021
2022
2023
2024
2025
2026
0.0
Contains convenience classes/methods for using Foobara::Auth over HTTP
2021
2022
2023
2024
2025
2026
0.0
A HTTP wrapper for nice readability. Is compatible with spectre-core.
2021
2022
2023
2024
2025
2026
0.0
Cache responses in HTTParty using APICache
2021
2022
2023
2024
2025
2026
0.0
Stīpa is a lightweight, zero-dependency HTTP/1.1 framework built entirely on Ruby stdlib.
Features:
- Pure stdlib (socket, thread, erb, json, securerandom)
- HTTP/1.1 with keep-alive, SO_REUSEPORT, and TCP_NODELAY
- Thread pool with bounded queue and graceful shutdown
- Pre-compiled middleware s...
2021
2022
2023
2024
2025
2026
0.0
fluentd filter plugin for modifing record based on a HTTP request
2021
2022
2023
2024
2025
2026
0.0
A buffered HTTP batching output for Fluentd
2021
2022
2023
2024
2025
2026