Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,4511,460项(搜索用时0.003秒)
Sets removes body for HTTP response if it is not required
Plack::Middleware::RemoveRedundantBody removes body in HTTP response, if it is not required.
www/Plack-Middleware-Reproxy-0.00004 (Score: 0.056974534)
Perl extension to handle X-Reproxy-URL from within Plack
Plack::Middleware::Reproxy implements a simple reproxy mechanism via X-Reproxy-URL, like https://github.com/kazuho/mod_reproxy.
Perl extension to support app to run as a reverse proxy backend
Supports app to run as a reverse proxy backend.
www/Plack-Middleware-Rewrite-2.000 (Score: 0.056974534)
mod_rewrite for Plack
This middleware provides a convenient way to modify requests in flight in Plack apps. Rewrite rules are simply written in Perl, which means everything that can be done with mod_rewrite can be done with this middleware much more intuitively (if in syntactically wordier ways). Its primary purpose is rewriting paths, but almost anything is possible very easily.
Plack middleware to show server status like Apache mod_status
Plack::Middleware::ServerStatus::Lite is a middleware that display server status in multiprocess Plack servers such as Starman and Starlet. This middleware changes status only before and after executing the application. so cannot monitor keepalive session and network i/o wait.
www/Plack-Middleware-Session-0.30 (Score: 0.056974534)
Perl extension for session management middleware for Plack
Middleware for session management
www/Plack-Middleware-SocketIO-0.00904 (Score: 0.056974534)
Perl extension for Socket.IO Plack middleware
Plack::Middleware::SocketIO is a server implmentation of SocketIO in Perl.
www/Plack-Middleware-Status-1.101150 (Score: 0.056974534)
Perl extension to map urls to status code-driven responses for Plack
Plack Middleware for mapping urls to status code-driven responses.
Test your application's warnings
Plack::Middleware::Test::StashWarnings is a Plack middleware component to record warnings generated by your application so that you can test them to make sure your application complains about the right things.
www/Plack-Middleware-Throttle-0.01 (Score: 0.056974534)
Perl extension of rate-limiting incoming HTTP requests for Plack
A Plack Middleware for rate-limiting incoming HTTP requests.