0.0
Tiny little Rack middleware to answer a configured set of path's with a HTTP 404.
2020
2021
2022
2023
2024
2025
0.0
Rackish authentication for Rack apps. Provides access to the `Authorization` HTTP header.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware implementing an IP whitelist of HTTP verbs.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for creating faking responses for HTTP web services that an application under test communicates with
2020
2021
2022
2023
2024
2025
0.0
Simple Rack middleware for setting the locale.country via GeoIP using the MaxMind GeoIP database, and setting the locale.languages based on the HTTP_ACCEPT_LANGUAGE header.
2020
2021
2022
2023
2024
2025
0.0
Provides Rails helper methods wrapping the HTTP headers set by Rack::Html5.
2020
2021
2022
2023
2024
2025
0.0
any request in the rack layer, returns any json response(Content-Type: application/json) and http status.
2020
2021
2022
2023
2024
2025
0.0
Rackful provides a minimal interface for developing ReSTful web services with
Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement
resource objects, which expose their state at URLs.
This version is not backward compatible with v0.1.x.
2020
2021
2022
2023
2024
2025
0.0
Throttle HTTP requests using a connection pool for all database connections
2020
2021
2022
2023
2024
2025
0.0
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2020
2021
2022
2023
2024
2025
0.0
RackMotion provides a Rack-like interface for middleware that can intercept and alter HTTP requests and responses in RubyMotion. It's built on top of NSURLProtocol, which makes it, to borrow a line from Mattt Thompson, an Apple-sanctioned man-in-the-middle attack.
2020
2021
2022
2023
2024
2025
0.0
Redispatch your response via another URL. Like a transparent, internal HTTP redirect.
2020
2021
2022
2023
2024
2025
0.0
Helpers for rack-test that mean I don't need to remember the accept header syntax, or whether to prepend HTTP to them.
2020
2021
2022
2023
2024
2025
0.0
I'm experimenting with creating Rack middleware gems. This lightweight gem servers as a replacement to Rack's CommonLogger statements. Improvements include colorized terminal output based on HTTP request method.
2020
2021
2022
2023
2024
2025
0.0
This gem lets your rails app propagate http headers for distributed tracing with Istio.
2020
2021
2022
2023
2024
2025
0.0
Protect a page's contents with HTTP Basic Authentication.
2020
2021
2022
2023
2024
2025
0.0
Allows for easy embedding of content from a remote HTTP server and exporting of the Rails HTML layout into another template.
2020
2021
2022
2023
2024
2025
0.0
Parses Range HTTP headers for specific fetches
2020
2021
2022
2023
2024
2025
0.0
The elegance of Rack with none of the unreliability of HTTP
2020
2021
2022
2023
2024
2025
0.0
Support utilities for ruby apps on Google App engine. Wraps GAE specific functionality, and modifies ruby standard libraries where needed (i.e Net:HTTP) to use GAE libraries
2020
2021
2022
2023
2024
2025