0.0
Extends Yabeda metrics to collect rack-attack metrics
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
Rack middleware for Discord Interaction validation.
2021
2022
2023
2024
2025
2026
0.0
Rack adapter for sending events to logstash server, from the chosen statuses code, can send event to file/udp/tcp servers.
2021
2022
2023
2024
2025
2026
0.0
Block Google's FLoC on your site through Rack middleware
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for cleaning ActiveRecord connection when raised Exception.
2021
2022
2023
2024
2025
2026
0.0
To capture the request and response in the rack middleware, you can be output to any destination.
2021
2022
2023
2024
2025
2026
0.0
Gem that allows you to scale up or scale down the number of machines you ahve running in the rackspace cloud.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware providing extremely basic instrumentation.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie...
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to verify Slack requests made using signed secrets.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to disable CSS animations sitewide. Useful for making acceptance tests quicker and more deterministic.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for SassC which process sass/scss files when in development environment.
2021
2022
2023
2024
2025
2026
0.0
Gem to allow you to run your Rack-supported web app naked for CSS Naked Day on April 9th.
2021
2022
2023
2024
2025
2026
0.0
Racket Registry is an easy-to-use container lib for most of your dependency
injection container needs.
2021
2022
2023
2024
2025
2026
0.0
Rack::Auth::Request provides ngx_http_auth_request_module like authorization interface. `auth_request` directive
2021
2022
2023
2024
2025
2026
0.0
Rack::ForceIE7 adds the X-UA-Compatible header with the value of IE=7 to the response headers so that there is no need to include anything in the head of your HTML document. Unlike some other middleware this doesn't edit your body - it just adds the additional header to the response.
2021
2022
2023
2024
2025
2026
0.0
Validate rack responses against schema named in the Link header
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware to reduce size of json payload - Allows clients consuming json apis to select attributes within payload
2021
2022
2023
2024
2025
2026
0.0
Many sites these days absolutely require a user to have Javascript enabled in order to function properly. You may have one yourself. Users that either have JS disabled or only allow trusted sites to execute JS should be given a textual warning that their user experience may be hampered.
This Rac...
2021
2022
2023
2024
2025
2026