Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • p5-Plack-Middleware-DBIx-QueryLog ... that use DBIx::QueryLog This is Perl module Plack::Middleware::DBIx::QueryLog. INSTALLATION Download it, unpack it, then ... test Then install it: % make install DOCUMENTATION Plack::Middleware::DBIx::QueryLog documentation is available as in POD. ...
  • webpack-dev-middleware ... pass the list of HTTP request methods accepted by the middleware | | **[`headers`](#headers)** | `Array\|Object\|Function` | `undefined` | Allows to pass custom ...
  • ring-wixapps-middleware ... ` [Ring](http://github.com/mmcgrana/ring) middleware that checks the HMAC signature and passes the SignedInstance as a ... #### With Noir - in server.clj (server/add-middleware wrap-wixapps-middleware {:algorithm "HmacSHA256" :secret-key "FIXME put ...
  • Plack-Middleware-Licence add licence text to files served over http Plack-Middleware-Licence version 0.01 ===================================== INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This ...
  • perl-Plack-Middleware-Proxy-Requests ... started by default and disabled if `-E` or `--no-default-middleware` option is used when starting [plackup](https://metacpan.org ... is available at [http://github.com/dex4er/perl-Plack-Middleware-Proxy-Requests](http://github.com/dex4er/perl-Plack-Middleware ...
  • 319-rails-middleware-walkthrough 319-rails-middleware-walkthrough ================================
  • Plack-Middleware-TrailingSlash Redirect to a path containing the trailing slash if the path looks like a directory Plack-Middleware-TrailingSlash ============================== Redirect to a path containing the trailing slash if the path looks like a directory The Catalyst Perl MVC ...
  • tornado-middleware pluggable middle-ware for tornado tornado-middleware ================== pluggable middle-ware for tornado
  • webmake-middleware ... this could also be express var webmakeMiddleware = require('webmake-middleware'); // the `/build.js` url is the request url. ... ' '/build2.js': '/path/to/main2.js' })); // add other middleware as necessary server.listen(3000); ``` ## Tests # in the ...
  • iced-coffee-script-middleware Express Middleware for Iced Coffee Script iced-coffee-script-middleware ============================= Express Middleware for Iced Coffee Script ## Usage ```js myCoffeeScript = require './libs/iced-coffee-script-middleware' app.configure -> app.use ...