Metadata


Name
rack-proxy
Version
0.5.17
Platform
ruby
Authors
Jacek Becela
Bindir
bin
Date
2014-10-27 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
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
lib/net_http_hacked.rb
lib/rack-proxy.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
Homepage
http://rubygems.org/gems/rack-proxy
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
rack-proxy
Rubygems version
2.0.3
Specification version
4
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