Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
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
0.0
Reject HTTP TRACE requests via middleware.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Detects the current locale from query parameter, path prefix, host or accept header.
2020
2021
2022
2023
2024
2025
0.0
rack-i18n_routes is a Rack middleware component that internally re-routes URLS
that have been translated into untranslated or canonical URL.
2020
2021
2022
2023
2024
2025
0.0
Middleware that allows you to authenticate header-based auth request on ICIS services.
2020
2021
2022
2023
2024
2025
0.0
Use or don't use Rack apps based on a variety of environment factors.
2020
2021
2022
2023
2024
2025
0.0
Cache Control Image Assets in rails development
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for in-app purchase receipt verification and product listing.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to decode JWT and append it to the rack environment
2020
2021
2022
2023
2024
2025
0.0
rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams
to make the hash it stores params in support indifferent access. So web
frameworks that use rack-indifferent don't have to make a deep copy
of the params to allow indifferent access to the params.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to inflate GZip and other compressions in incoming HTTP requests.
2020
2021
2022
2023
2024
2025
0.0
A rack middleware for logging requests to InfluxDB
2020
2021
2022
2023
2024
2025