Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
0.0
Rack Middleware for syntax highlighting.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for logging request data to Honeycomb.
2021
2022
2023
2024
2025
2026
0.0
Includes the X-Clacks-Overhead header inside your rack application. http://redd.it/2yt9j6
2021
2022
2023
2024
2025
2026
0.0
A gem that provides hoptoad notifications from rack
2021
2022
2023
2024
2025
2026
0.0
Simple Rack wrapper around HoptoadNotifier.notify
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to 404 requests that aren't to whitelisted hostnames
2021
2022
2023
2024
2025
2026
0.0
HTML Tidy.
2021
2022
2023
2024
2025
2026
0.0
Just use Rack::HTTPCat in your application for all requests to have a link to the https://http.cat for their status under the HTTP-Cat header.
2021
2022
2023
2024
2025
2026
0.0
Rack::HttpEnforcer is a simple Rack middleware to enforce http connections
2021
2022
2023
2024
2025
2026
0.0
rack middleware to generate a replay log
2021
2022
2023
2024
2025
2026
0.0
Log arbitrary metrics from HTTP request parameters according to l2met conventions.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Add rel=preload headers to Rack applications
2021
2022
2023
2024
2025
2026
0.0
A complete http router solution that fit well with pure rack apps.
2021
2022
2023
2024
2025
2026
0.0
In case of nginx proxy, I wish to set SCRIPT_NAME to some value, but it sets HTTP_SCRIPT_NAME. So that, I'd like to adjust SCRIPT_NAME and PATH_INFO accordantly
2021
2022
2023
2024
2025
2026
0.0
Provides exception classes and helpers for HTTP statuses
2021
2022
2023
2024
2025
2026
0.0
Reject HTTP TRACE requests via middleware.
2021
2022
2023
2024
2025
2026
0.0
rack-i18n_best_langs is a Rack middleware component that takes care of
understanding what are the best languages for a site visitor.
2021
2022
2023
2024
2025
2026
0.0
Detects the current locale from query parameter, path prefix, host or accept header.
2021
2022
2023
2024
2025
2026
0.0
rack-i18n_routes is a Rack middleware component that internally re-routes URLS
that have been translated into untranslated or canonical URL.
2021
2022
2023
2024
2025
2026