Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
0.0
Rack middleware for Heroku
2020
2021
2022
2023
2024
2025
0.0
rack middleware for exposing Heroku environment variables
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for checking the process commit hash on Heroku
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to prevent loading from `*.heroku.com` / `*.herokuapp.com` addresses by serving default Heroku 404 page for 'App not found'. Use in combination with custom domains.
2020
2021
2022
2023
2024
2025
0.0
Rack Middleware for syntax highlighting.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for logging request data to Honeycomb.
2020
2021
2022
2023
2024
2025
0.0
Includes the X-Clacks-Overhead header inside your rack application. http://redd.it/2yt9j6
2020
2021
2022
2023
2024
2025
0.0
A gem that provides hoptoad notifications from rack
2020
2021
2022
2023
2024
2025
0.0
Simple Rack wrapper around HoptoadNotifier.notify
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to 404 requests that aren't to whitelisted hostnames
2020
2021
2022
2023
2024
2025
0.0
HTML Tidy.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Rack::HttpEnforcer is a simple Rack middleware to enforce http connections
2020
2021
2022
2023
2024
2025
0.0
rack middleware to generate a replay log
2020
2021
2022
2023
2024
2025
0.0
Log arbitrary metrics from HTTP request parameters according to l2met conventions.
2020
2021
2022
2023
2024
2025
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.0
Add rel=preload headers to Rack applications
2020
2021
2022
2023
2024
2025
0.0
A complete http router solution that fit well with pure rack apps.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Provides exception classes and helpers for HTTP statuses
2020
2021
2022
2023
2024
2025