Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Plack-Middleware-ErrorDocument-App [DEPRECATED] Plack-Middleware-ErrorDocument-App INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install COPYRIGHT AND LICENSE Copyright (C) 2011 sugama This program is free ...
  • Operating-Systems-and-Middleware--Supporting-Controlled-Interaction ... systems principles (Creative Commons) This directory contains the LaTeX source files for the textbook Operating Systems and Middleware: Supporting Controlled Interaction Revised Edition 1.3.1, Copyright 2011-2019 by Max Hailperin. These files are ...
  • ring-request-headers-middleware ... middleware for request header parsing. Ring middleware for parsing request headers. It's common for many headers to ... . Wrap-request-headers allows you parse this string. ## ring.middleware.request-headers/wrap-request-headers ```clojure (wrap-request- ...
  • plack-middleware-delay ... => $delay, cb => sub { undef $timer; $invoke->(); }, ); }; $app; }; =head1 DESCRIPTION This middleware imposes an artifical delay on requests, for purposes of testing. It ...
  • ring-middleware-format ... (wrap-restful-params) (wrap-restful-response))) ``` ### Params Format Middleware ### These middlewares are mostly lifted from [ring-json- ... Content-type header doesn't define charset, and middleware `:charset` option hasn't been used to set ...
  • p5-Plack-Middleware-Pod-Site Build browsable HTML documentation for plack app Plack-Middleware-Pod-Site version 0.01 ====================================== The README is used to introduce the module and provide instructions on how to install the module, any machine dependencies it ...
  • onycloud-middleware Ring middleware used by OnyCloud # onycloud-middleware FIXME: write description ## Usage FIXME: write ## License Copyright (C) 2011 FIXME Distributed under the Eclipse Public License, the same as Clojure.
  • connect-middleware-test node.JS connect middleware test # Connect Middleware test ## What is it? Just building a simple low-level (and memory!) web server (to eventually replace some of the apps I have running!) ## How do you use? ``` npm install connect ``` Optional (Remove ...
  • p5-Plack-Middleware-CacheManager ... ; return $env->{REQUEST_URI}; }, expire => 60, work => ['set'], }; $app; }; =head1 DESCRIPTION Plack::Middleware::CacheManager is content cache manager. =head1 AUTHOR Kenta Sato Ekarupa@ ...
  • ring.middleware.clojurescript ... may also use the command line version, which accepts the same style of arguements: lein -m ring.middleware.clojurescript 'cljs' '{:optimizations :advanced}' ## License Copyright (C) 2011 Jim Blomo Distributed under the Eclipse Public License, ...