Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Plack-Middleware-GeoIP ... .168.1.0/24 192.168.2.1) ]; enable 'Plack::Middleware::GeoIP', GeoIPDBFile => [ '/path/to/GeoIP.dat', '/path/to/ ... improved performance, you may want to only enable this middleware for specific URL's. The following PSGI environment ...
  • middleware Projeto middleware para serviços soaps TODO: 28/03/2012 - Fazer gravação das respostas no banco de dados - fazer view genérica para qualquer serviço - fazer admin para inserir a url do serviço - Fazer 404 e tratamento de erros - Estudar como se envia ...
  • wai-middleware-demo ... ](WAI) middlewares. Most examples are inspired by the [wai-extra](https://github.com/yesodweb/wai/tree/master/wai-extra) package `Network.Wai.Middleware`. If you want to improve these examples, feel free to fork this project and send me a pull request.
  • middleware Middleware development
  • Django-DELETE-Method-Middleware A middleware for faking delete methods at destructive views Per http://microformats.org/wiki/rest/urls : POST /people/1?_method=DELETE : 'alias for DELETE, to compensate for browser limitations'
  • ring-cljsc-middleware ... files Ring middleware that automatically (re)compiles your ClojureScript files. This library provides one function, `ring.middleware.cljsc/wrap-recompile`, which recompiles files using `cljs.closure/build`. Leiningen dependency --- [ring-cljsc- ...
  • Middleware An Overlay Network Middleware in a WiFi Device Ensemble
  • square-middleware # square-middleware Implementation of the problem described here https://squareup.com/jobs/ohExVfw7 Includes an HTTP service that: * ... .html and includes the location_id in the body * Uses a Ring middleware to log the moving average and variance of the ...
  • passport-photo-middleware ... with passport and connect/express to provide avatars to users. # Passport Photo Middleware ## Installation npm install passport-photo- ... server or connect server called app //2) include authentication middleware to set user as req.user //3) set up ...
  • plack-middleware-autoreloadcss ... Page =head1 SYNOPSIS # in your app.psgi enable 'AutoReloadCSS', interval => 1000; =head1 DESCRIPTION Plack::Middleware::AutoReloadCSS automatically inserts some JavaScript snippets to enable CSS refreshing feature without reloading whole page. = ...