Metadata


Name
rack-proxy
Version
0.3.0
Platform
ruby
Authors
Jacek Becela
Bindir
bin
Date
2010-01-15 00:00:00 UTC
Dependencies
rack (>= 0)
rack-test (>= 0, development)
Description
A Rack app that provides request/response rewriting proxy capabilities with streaming.
Email
jacek.becela@gmail.com
Files
.gitignore
Rakefile
Readme
VERSION
lib/net_http_hacked.rb
lib/rack/http_streaming_response.rb
lib/rack/proxy.rb
rack-proxy.gemspec
test/http_streaming_response_test.rb
test/net_http_hacked_test.rb
test/rack_proxy_test.rb
test/test_helper.rb
Has rdoc
true
Homepage
http://github.com/ncr/rack-proxy
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
1.3.5
Specification version
3
Summary
A request/response rewriting HTTP proxy. A Rack app.
Test files
test/http_streaming_response_test.rb
test/net_http_hacked_test.rb
test/rack_proxy_test.rb
test/test_helper.rb
Original platform
ruby
New platform
ruby