0.0
Computes the final length of a Rack response body and adds an HTTP header with the value.
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for automatically removing file extensions from URIs, and update the Accept HTTP Header accordingly.
2021
2022
2023
2024
2025
2026
0.0
Middleware that provides both file extension and HTTP_ACCEPT-type content negotiation for Rack applications
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for declaratively setting the HTTP ContentSecurityPolicy (W3C CSP Level 2/3) security header to help prevent against XSS and other browser based attacks.
2021
2022
2023
2024
2025
2026
0.0
Rackish authentication for Rack apps. Provides access to the `Authorization` HTTP header.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware implementing an IP whitelist of HTTP verbs.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for creating faking responses for HTTP web services that an application under test communicates with
2021
2022
2023
2024
2025
2026
0.0
Receive http requests and print them to standard out
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Miniserver is a simple fast HTTP 1.1 server for Ruby/Rack applications.
2021
2022
2023
2024
2025
2026
0.0
Simple ruby interface for the Todoist http API.
2021
2022
2023
2024
2025
2026
0.0
Provides Rails helper methods wrapping the HTTP headers set by Rack::Html5.
2021
2022
2023
2024
2025
2026
0.0
any request in the rack layer, returns any json response(Content-Type: application/json) and http status.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Throttle HTTP requests using a connection pool for all database connections
2021
2022
2023
2024
2025
2026
0.0
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Tweeb is a really simple, bare bones Twitter library made possible by HTTParty
2021
2022
2023
2024
2025
2026
0.0
Redispatch your response via another URL. Like a transparent, internal HTTP redirect.
2021
2022
2023
2024
2025
2026
0.0
Extend ActionDispatch::HTTP::UploadedFile to detect file type from magic byte
2021
2022
2023
2024
2025
2026