From a64913eafbee3501a677b1232470838a4ad0fc65 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 5 Jun 2009 22:16:47 -0700 Subject: Unicorn::App::Inetd: reinventing Unix, poorly :) This includes an example of tunneling the git protocol inside a TE:chunked HTTP request. The example is unfortunately contrived in that it relies on the custom examples/cat-chunk-proxy.rb script in the client. My initial wish was to have a generic tool like curl(1) operate like this: cat > ~/bin/cat-chunk-proxy.sh < 'application/octet-stream' }, + CatBody.new(env, @cmd) ] + end + + end + +end -- cgit v1.2.3-24-ge0c7